mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2025-04-01 20:24:18 +02:00
npm update
This commit is contained in:
parent
353c472984
commit
e9f5eba8c1
5 changed files with 651 additions and 6266 deletions
|
@ -5,6 +5,7 @@
|
|||
"noImplicitReturns": true,
|
||||
"noFallthroughCasesInSwitch": true,
|
||||
"suppressImplicitAnyIndexErrors": true,
|
||||
"ignoreDeprecations": "5.0",
|
||||
"moduleResolution": "node",
|
||||
"esModuleInterop": true,
|
||||
"target": "es6",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue