-
Notifications
You must be signed in to change notification settings - Fork 0
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
feat(eslint-config): refactor repo and update deps #44
Conversation
56a0949
to
6a17879
Compare
"main": "index.js", | ||
"dependencies": { | ||
"@salutejs/eslint-config-base": "*", | ||
"eslint-plugin-salute-rules": "*" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Было так.
"eslint-plugin-salute-rules": "file:./rules"
Теперь так
""eslint-plugin-salute-rules": "*"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
При сборке конфиг теперь не может найти, eslint-plugin-salute-rules .
Наверно правила нужно будет отдельно выложить, чтобы не возникло таких проблем в будущем.
7b79353
to
cf7748a
Compare
Давай правила тоже загоним по |
cf7748a
to
6a52ac5
Compare
ded1ca3
to
538feea
Compare
2474491
to
7649487
Compare
7649487
to
c43bb74
Compare
📦 Published PR as canary version:
Canary Versions
✨ Test out this PR locally via: