adowu commited on
Commit
6280ee3
1 Parent(s): 6de7240

Update tsconfig.json

Browse files
Files changed (1) hide show
  1. tsconfig.json +1 -1
tsconfig.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "extends": "svelte-kit/tsconfig.json",
3
  "compilerOptions": {
4
  "allowJs": true,
5
  "checkJs": true,
 
1
  {
2
+ "extends": "./.svelte-kit/tsconfig.json",
3
  "compilerOptions": {
4
  "allowJs": true,
5
  "checkJs": true,