Skip to content

Commit

Permalink
fix tsconfig.json
Browse files Browse the repository at this point in the history
  • Loading branch information
o2sh committed Apr 2, 2023
1 parent 42eeb79 commit e39bc19
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/vercel/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@
* of JS in `.svelte` files.
*/
"allowJs": true,
"checkJs": true,
"isolatedModules": true
"checkJs": true
},
"include": [
"src/**/*.d.ts",
Expand Down

0 comments on commit e39bc19

Please sign in to comment.