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

#185 into [email protected] 🧊 add new eslint #186

Open
wants to merge 9 commits into
base: [email protected]
Choose a base branch
from

Conversation

debabin
Copy link
Member

@debabin debabin commented Oct 18, 2024

No description provided.

@debabin debabin added the enhancement New feature or request label Oct 18, 2024
@debabin debabin linked an issue Oct 18, 2024 that may be closed by this pull request
.husky/commit-msg Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
bin/bin.ts Outdated Show resolved Hide resolved
bin/helpers/getMostSpecificPathFromError.ts Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
"express-urlrewrite": "^2.0.2",
"flat": "^5.0.2",
"graphql": "^16.8.1",
"graphql": "^16.9.0",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

У пакета graphql в package.json в свойстве engines.node написано "^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0" - это самое строгое свойство из всех пакетов которые мы используем. А нам, чтобы мы корректно работали, надо также указать самое строгое свойство в нашем engines.node, т.е. взять то свойство, которые у пакета graphql

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Я поставил сразу 14, что думаешь ?

.husky/_/husky.sh Outdated Show resolved Hide resolved
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

В папке bin/templates остался eslint config старого формата

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

кстати я совсем забыл про template для flat нужно будет добавить

eslint.config.mjs Outdated Show resolved Hide resolved
eslint.config.mjs Outdated Show resolved Hide resolved
tsconfig.production.json Show resolved Hide resolved
bin/bin.ts Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request [email protected] issues for [email protected]
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add new eslint 9 package
3 participants