Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # 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
@JosefBredereck JosefBredereck merged commit 639801a into pattern-lab:dev Apr 17, 2021
@mfranzke mfranzke deleted the refactor-updated-depencencies-prettier branch April 18, 2021 09:48
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants