Skip to content

Commit 9297976

Browse files
authored
chore: update package.json prepare script
1 parent e4fda5a commit 9297976

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
@@ -41,6 +41,7 @@
4141
"lint": "eslint src/ --ext .ts,.tsx,.jsx,.js,.md",
4242
"prettier": "prettier --write \"**/*.{ts,tsx,js,jsx,json,md}\"",
4343
"pretty-quick": "pretty-quick",
44+
"prepare": "dumi setup",
4445
"test": "jest",
4546
"coverage": "jest --coverage"
4647
},

0 commit comments

Comments
 (0)