Skip to content

Commit 67f25c2

Browse files
committed
chore: add bootstrap
1 parent d697051 commit 67f25c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

testing/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
},
1717
"scripts": {
1818
"compile": "tsc -p tsconfig.json",
19+
"bootstrap": "npm run compile",
1920
"eslint": "eslint",
2021
"lint": "npm run eslint . && npm run prettier -- --check .",
2122
"prettier": "prettier",

0 commit comments

Comments
 (0)