Skip to content

Commit

Permalink
Enable skipLibCheck
Browse files Browse the repository at this point in the history
  • Loading branch information
aryaemami59 committed Sep 21, 2024
1 parent 9440310 commit da80b65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/vite-template-redux/tsconfig.node.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"module": "ESNext",
"moduleResolution": "bundler",
"outDir": "dist",
"skipLibCheck": true,
"allowSyntheticDefaultImports": true
},
"include": ["vite.config.ts"]
Expand Down

0 comments on commit da80b65

Please sign in to comment.