Skip to content
Snippets Groups Projects
Commit deb293c0 authored by Aya Morisawa's avatar Aya Morisawa
Browse files

Update tsconfig.json

parent d4b2f875
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
"noEmitOnError": false,
"noImplicitAny": false,
"noImplicitReturns": true,
"noUnusedParameters": true,
"noUnusedParameters": false,
"noUnusedLocals": true,
"noFallthroughCasesInSwitch": true,
"experimentalDecorators": true,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment