Skip to content

Commit df8643b

Browse files
committed
fix(ts): add typescript.json to included files
1 parent ff1a387 commit df8643b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
},
2020
"files": [
2121
"./index.js",
22+
"./typescript.json",
2223
"./configs"
2324
],
2425
"prettier": "./configs/prettier.js",

0 commit comments

Comments
 (0)