cryptgeon/frontend/tsconfig.json

4 lines
46 B
JSON
Raw Normal View History

2021-05-02 03:08:30 +02:00
{
2022-06-07 12:29:11 +02:00
"extends": "./.svelte-kit/tsconfig.json"
2021-05-02 03:08:30 +02:00
}