mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
Dogfood the 'noPropertyAccessFromIndexSignature' flag
This commit is contained in:
committed by
GitHub
parent
9a957e7b9c
commit
2b00dbfd25
@@ -18,6 +18,7 @@
|
||||
"strictPropertyInitialization": true,
|
||||
"noUnusedLocals": true,
|
||||
"noUnusedParameters": true,
|
||||
"noPropertyAccessFromIndexSignature": true
|
||||
|
||||
"skipLibCheck": true,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user