mirror of
https://github.com/status-im/status-web.git
synced 2025-02-07 18:25:15 +00:00
Enable isolatedModules in tsconfig
This commit is contained in:
parent
f14a029da6
commit
3179159211
@ -12,6 +12,7 @@
|
||||
"esModuleInterop": true,
|
||||
"allowSyntheticDefaultImports": true,
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"isolatedModules": true,
|
||||
// "noEmit": true,
|
||||
"strict": true,
|
||||
"noUnusedLocals": true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user