This website requires JavaScript.
Explore
Help
Sign In
djkato
/
saleor-apps-redis_apl
Watch
1
Star
0
Fork
You've already forked saleor-apps-redis_apl
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
main
saleor-apps-redis_apl
/
.husky
/
pre-commit
6 lines
90 B
Text
Raw
Permalink
Normal View
History
Unescape
Escape
Add prettier on pre-commit & reformat codebase (#137) * Run prettier on project * Install lint-staged * Add Husky
2023-02-10 10:13:59 +00:00
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
Update dev dependencies (#540) * Update Typescript to 5.1.3 * Update Turborepo * Update turborepo eslint config * Update ESLint and unify version * Changeset * unify eslint rules and node types and moved them to root * unify app-sdk version * unify codegen packages across monorepo * unify graphql package * update lock * enabled eslint during invoices build with next build * Format package jsons * push scripts to the top of package json
2023-06-07 07:25:39 +00:00
npm run format-package-json
npm run lint-staged
Reference in a new issue
Copy permalink