Skip to content

Commit

Permalink
Merge pull request #625 from 3flex/patch-1
Browse files Browse the repository at this point in the history
Turn on isolatedModules
  • Loading branch information
nielsvanvelzen authored Oct 21, 2024
2 parents 0d48b0d + ba42afa commit a12440b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"resolveJsonModule": true,
"allowSyntheticDefaultImports": true,
"allowJs": true,
"isolatedModules": true,
"sourceMap": true,
"outDir": "./dist/",
"strict": true,
Expand Down

0 comments on commit a12440b

Please sign in to comment.