Skip to content

Commit 0d4375d

Browse files
committed
with postinstall
1 parent 8a6345c commit 0d4375d

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
@@ -20,6 +20,7 @@
2020
"docker": "docker exec -it dev yarn cli $*",
2121
"github-actions:lint": "eslint --ext=yml .github/",
2222
"playground:browser": "yarn workspace javascript-browser-playground start",
23+
"postinstall": "yarn workspace eslint-plugin-automation-custom build",
2324
"build:eslint": "yarn workspace eslint-plugin-automation-custom build && yarn install",
2425
"release": "yarn workspace scripts createReleaseIssue",
2526
"scripts:lint": "eslint --ext=ts scripts/",

0 commit comments

Comments
 (0)