mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-06-17 21:09:09 -05:00
Update tsconfig-base.json
This commit is contained in:
committed by
GitHub
parent
efca6a0e94
commit
41646f29a7
@@ -18,7 +18,7 @@
|
||||
"strictPropertyInitialization": true,
|
||||
"noUnusedLocals": true,
|
||||
"noUnusedParameters": true,
|
||||
//"noPropertyAccessFromIndexSignature": true,
|
||||
"noPropertyAccessFromIndexSignature": true,
|
||||
|
||||
"skipLibCheck": true,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user