Skip to content
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

Merged

Conversation

mfranzke
Copy link
Contributor

@mfranzke mfranzke commented Mar 28, 2021

Summary of changes:

#updatingdependenciesbitbybitbybitbybitbybitbybitbybitbybit

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
and removed rules "trailingComma": "es5" as this is the new default
as well as moved husky to the devDependencies, as defined by the software doc itself
that was enforced like this by eslint
@mfranzke mfranzke marked this pull request as ready for review March 28, 2021 22:01
@mfranzke mfranzke marked this pull request as draft March 28, 2021 22:09
@mfranzke mfranzke marked this pull request as ready for review March 28, 2021 22:12
@mfranzke mfranzke marked this pull request as draft March 29, 2021 05:26
Yarn 2 doesn't support prepare lifecycle script, so husky needs to be installed differently (this doesn't apply to Yarn 1 though)
@mfranzke mfranzke marked this pull request as ready for review March 29, 2021 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants