mirror of
https://github.com/esphome/esp-web-tools.git
synced 2025-07-28 06:06:36 +00:00
Update tsconfig.json
This commit is contained in:
parent
acc2db5d21
commit
e95f421db1
@ -13,7 +13,8 @@
|
||||
"noUnusedLocals": true,
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"strict": true,
|
||||
"suppressImplicitAnyIndexErrors": true
|
||||
"suppressImplicitAnyIndexErrors": true,
|
||||
"skipLibCheck": true
|
||||
},
|
||||
"include": ["src/*"]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user