Skip to content

Commit 8b618cf

Browse files
committed
Merge branch 'niliev/env' of https://github.com/NativeScript/nativescript-cli into niliev/env
2 parents b76a956 + 7f32293 commit 8b618cf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tsconfig.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@
88
"noImplicitAny": true,
99
"experimentalDecorators": true,
1010
"alwaysStrict": true,
11-
"noUnusedLocals": true,
12-
"noEmitOnError": false
11+
"noUnusedLocals": true
1312
},
1413
"exclude": [
1514
"node_modules",

0 commit comments

Comments
 (0)