Dogfood the 'noPropertyAccessFromIndexSignature' flag

This commit is contained in:
Daniel Rosenwasser
2020-12-02 13:00:56 -08:00
committed by GitHub
parent 9a957e7b9c
commit 2b00dbfd25
+1
View File
@@ -18,6 +18,7 @@
"strictPropertyInitialization": true,
"noUnusedLocals": true,
"noUnusedParameters": true,
"noPropertyAccessFromIndexSignature": true
"skipLibCheck": true,