Skip to content
This repository was archived by the owner on Jan 18, 2023. It is now read-only.

Commit 451ca0a

Browse files
committed
chore: tsconfig adjustment
1 parent 5826109 commit 451ca0a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

tsconfig.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
"module": "commonjs",
55
"removeComments": true,
66
"experimentalDecorators": true,
7-
"sourceMap": true
7+
"sourceMap": true,
8+
"noEmitOnError": false
89
},
910
"files": [
1011
"demo/node_modules/tns-core-modules/tns-core-modules.d.ts",

0 commit comments

Comments
 (0)