mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-06 20:14:01 -06:00
Dogfood the 'noPropertyAccessFromIndexSignature' flag
This commit is contained in:
parent
9a957e7b9c
commit
2b00dbfd25
@ -18,6 +18,7 @@
|
||||
"strictPropertyInitialization": true,
|
||||
"noUnusedLocals": true,
|
||||
"noUnusedParameters": true,
|
||||
"noPropertyAccessFromIndexSignature": true
|
||||
|
||||
"skipLibCheck": true,
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user