Skip to content

Commit 693af5e

Browse files
author
Evgeny Zakharov
committed
fix: emitting issue
1 parent 4221fc9 commit 693af5e

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)