mirror of
https://github.com/chirimen-oh/node-web-i2c.git
synced 2025-01-18 08:05:10 +00:00
enable noFallthroughCasesInSwitch
This commit is contained in:
parent
ab11954a25
commit
f54ff17267
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
"moduleResolution": "node",
|
||||
"declaration": true,
|
||||
"strict": true,
|
||||
"noFallthroughCasesInSwitch": true,
|
||||
"noImplicitReturns": true,
|
||||
"noUnusedLocals": true,
|
||||
"noUnusedParameters": true
|
||||
|
|
Loading…
Add table
Reference in a new issue