-
Notifications
You must be signed in to change notification settings - Fork 405
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
refactor: updated depencencies regarding prettier #1307
refactor: updated depencencies regarding prettier #1307
Commits on Mar 28, 2021
-
refactor: updated husky and pretty-quick dependencies
and updated to the new config storage model and removed husky and pretty-quick from packages/core, as this should be possible to get triggered from root
Configuration menu - View commit details
-
Copy full SHA for eb3af0f - Browse repository at this point
Copy the full SHA eb3af0fView commit details -
refactor: updated prettier dependency
and removed rules "trailingComma": "es5" as this is the new default
Configuration menu - View commit details
-
Copy full SHA for 569687a - Browse repository at this point
Copy the full SHA 569687aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e28f60 - Browse repository at this point
Copy the full SHA 2e28f60View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab2c2b0 - Browse repository at this point
Copy the full SHA ab2c2b0View commit details -
refactor(husky): made additional necessary changes for the installation
as well as moved husky to the devDependencies, as defined by the software doc itself
Configuration menu - View commit details
-
Copy full SHA for afef966 - Browse repository at this point
Copy the full SHA afef966View commit details -
Configuration menu - View commit details
-
Copy full SHA for b552401 - Browse repository at this point
Copy the full SHA b552401View commit details -
refactor(code): integrated prettier feedback
that was enforced like this by eslint
Configuration menu - View commit details
-
Copy full SHA for 48066ef - Browse repository at this point
Copy the full SHA 48066efView commit details
Commits on Mar 29, 2021
-
refactor(husky): updated husky and added pinst
Yarn 2 doesn't support prepare lifecycle script, so husky needs to be installed differently (this doesn't apply to Yarn 1 though)
Configuration menu - View commit details
-
Copy full SHA for e834b42 - Browse repository at this point
Copy the full SHA e834b42View commit details -
Revert "refactor(husky): updated husky and added pinst"
This reverts commit e834b42.
Configuration menu - View commit details
-
Copy full SHA for 243068f - Browse repository at this point
Copy the full SHA 243068fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e12aa1b - Browse repository at this point
Copy the full SHA e12aa1bView commit details
Commits on Apr 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b36dcae - Browse repository at this point
Copy the full SHA b36dcaeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 68bd863 - Browse repository at this point
Copy the full SHA 68bd863View commit details