1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
Signed-off-by: Sebastian Malton <smalton@mirantis.com>
This commit is contained in:
Sebastian Malton 2020-07-14 16:07:26 -04:00
parent a6bfd73de9
commit 501613edcf

View File

@ -10,7 +10,7 @@
"sourceMap": true,
"strict": false,
"noImplicitAny": true,
"noUnusedLocals": true,
"noUnusedLocals": false,
"noImplicitReturns": false,
"experimentalDecorators": true,
"emitDecoratorMetadata": true,