mirror of
https://github.com/kou029w/_.git
synced 2025-01-30 22:08:02 +00:00
厳格にする
This commit is contained in:
parent
870e5555e4
commit
25ba12ae3a
1 changed files with 3 additions and 0 deletions
|
@ -17,6 +17,9 @@
|
|||
"skipLibCheck": true,
|
||||
"sourceMap": true,
|
||||
"strict": true,
|
||||
"noImplicitAny": true,
|
||||
"noImplicitReturns": true,
|
||||
"noImplicitThis": true,
|
||||
"target": "esnext"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue