Skip to content

Commit fc0a25e

Browse files
committed
fix: add a tsconfig for inception problem
1 parent 888281b commit fc0a25e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"build": "tsc -p tsconfig.build.json",
1010
"clean": "yarn dlx rimraf ./build",
1111
"lint": "eslint .",
12-
"postinstall": "coconfig"
12+
"postinstall": "yarn coconfig"
1313
},
1414
"engines": {
1515
"node": ">12.0.0"

0 commit comments

Comments
 (0)