Skip to content

Commit e30af6c

Browse files
committed
Reverts TSConfig due to build error :-(
1 parent b26653f commit e30af6c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Chavah.NetCore/tsconfig.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"removeComments": false,
66
"sourceMap": true,
77
"watch": false,
8-
"target": "es6",
8+
"target": "es5",
99
"lib": [ "dom", "es2018", "scripthost", "es2015.promise" ],
1010
"noEmitHelpers": true,
1111
"strictNullChecks": true,

0 commit comments

Comments
 (0)