Commit f3018e04 authored by 神楽坂玲奈's avatar 神楽坂玲奈

deps

parent b9369b64
......@@ -13,7 +13,7 @@
],
"noImplicitAny": true,
"suppressImplicitAnyIndexErrors": true,
"strictNullChecks": true,
"strictNullChecks": false,
"skipLibCheck": true
},
"files": [
......
......@@ -8,10 +8,11 @@
"experimentalDecorators": true,
"lib": [
"es2017",
"dom",
"dom.iterable"
],
"suppressImplicitAnyIndexErrors": true,
"strict": true,
"strict": false,
"skipLibCheck": true
},
"exclude": [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment