Skip to content

Commit 8e04b70

Browse files
committed
Add tsconfig
1 parent db1936d commit 8e04b70

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111
"main": "./lib/index.js",
1212
"files": [
1313
"lib",
14-
"prettierrc.json"
14+
"prettierrc.json",
15+
"tsconfig.json"
1516
],
1617
"scripts": {
1718
"build": "tsc",

0 commit comments

Comments
 (0)