Skip to content

Commit

Permalink
chore: build eslint-config-ali for lint
Browse files Browse the repository at this point in the history
  • Loading branch information
guoyunhe committed Jan 2, 2025
1 parent d482c04 commit b32a9ff
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"deploy": "gh-pages -d build",
"lint": "eslint .",
"lint:fix": "eslint --fix .",
"prepare": "husky",
"prepare": "husky && cd packages/eslint-config-ali && npm run build",
"start": "rive start",
"test": "rive test"
},
Expand Down
3 changes: 0 additions & 3 deletions packages/eslint-config-ali/eslint.config.mjs

This file was deleted.

0 comments on commit b32a9ff

Please sign in to comment.