Skip to content

Commit 258cad2

Browse files
author
Evgeny Zakharov
authored
Merge pull request #22 from js-templates/fix/emitting-issue
Fix emitting issue
2 parents e1584a2 + 693af5e commit 258cad2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tsconfig.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@
1414
"skipLibCheck": true,
1515
"strict": true,
1616
"target": "es6",
17-
"declaration": true,
18-
"declarationDir": "./dist",
1917
"outDir": "./dist",
2018
"typeRoots": ["./node_modules/@types"]
2119
},

0 commit comments

Comments
 (0)