Skip to content

Commit

Permalink
Revert "chore: add isolatedModules to create-vite > template-vue-ts >…
Browse files Browse the repository at this point in the history
… tsconfig (vitejs#7304)"

This reverts commit 21990ea.
  • Loading branch information
ubershmekel committed Apr 18, 2022
1 parent 694c1ce commit 9c68fb7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/create-vite/template-vue-ts/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
"jsx": "preserve",
"sourceMap": true,
"resolveJsonModule": true,
"isolatedModules": true,
"esModuleInterop": true,
"lib": ["esnext", "dom"]
},
Expand Down

0 comments on commit 9c68fb7

Please sign in to comment.