1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-03 02:05:47 +02:00
This commit is contained in:
syuilo
2018-02-09 18:28:06 +09:00
parent 24478a060e
commit b7596e357c
6 changed files with 79 additions and 84 deletions

View File

@@ -12,7 +12,9 @@
"target": "es2017",
"module": "commonjs",
"removeComments": false,
"noLib": false
"noLib": false,
"strict": true,
"strictNullChecks": false
},
"compileOnSave": false,
"include": [