Skip to content

Commit

Permalink
fix: fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
phodal committed Sep 23, 2024
1 parent bab201b commit fee0cde
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions web/core/tsconfig.node.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@
"skipLibCheck": true,
"module": "ESNext",
"moduleResolution": "bundler",
"allowSyntheticDefaultImports": true,
"noUnusedVars": true
"allowSyntheticDefaultImports": true
},
"include": ["vite.config.mts"]
}

0 comments on commit fee0cde

Please sign in to comment.