Update tsconfig-base.json

This commit is contained in:
Daniel Rosenwasser
2020-12-02 13:36:39 -08:00
committed by GitHub
parent efca6a0e94
commit 41646f29a7

View File

@@ -18,7 +18,7 @@
"strictPropertyInitialization": true,
"noUnusedLocals": true,
"noUnusedParameters": true,
//"noPropertyAccessFromIndexSignature": true,
"noPropertyAccessFromIndexSignature": true,
"skipLibCheck": true,