Skip to content

Commit 4fa36f6

Browse files
committed
feat: add github test workflow
1 parent fc7cc13 commit 4fa36f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"allowSyntheticDefaultImports": true,
1919
"experimentalDecorators": true,
2020
"sourceMap": true,
21+
"noEmitOnError": true,
2122
"outDir": "./dist/tsc/",
2223
"types": [
2324
"node",

0 commit comments

Comments
 (0)