mirror of https://github.com/espruino/BangleApps
tsconfig: ignoreDeprecations
parent
a9140ff158
commit
b33f103efd
|
@ -11,6 +11,8 @@
|
|||
// "checkJs": true,
|
||||
// "noEmit": true,
|
||||
|
||||
"ignoreDeprecations": "5.0",
|
||||
|
||||
// code-gen
|
||||
"declaration": false,
|
||||
"emitDeclarationOnly": false,
|
||||
|
|
Loading…
Reference in New Issue