mirror of
https://github.com/status-im/dappconnect-sdks.git
synced 2025-01-11 17:24:21 +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