This commit is contained in:
syuilo 2017-10-07 06:43:36 +09:00
parent f5fe36825b
commit 1d4f9378ca
4 changed files with 105 additions and 9 deletions

View file

@ -1,5 +1,6 @@
{
"compilerOptions": {
"allowJs": true,
"noEmitOnError": false,
"noImplicitAny": false,
"noImplicitReturns": true,