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

FEP-1961 eslint-plugin-plentific is referencing missing dependency eslint-utils #20

Conversation

rostislav-simonik-plc
Copy link
Contributor

@rostislav-simonik-plc rostislav-simonik-plc commented Nov 2, 2023

@@ -7,7 +7,9 @@
"scripts": {
"lint": "eslint . --ext .js,.jsx,.ts,.tsx"
},
"dependencies": {},
"dependencies": {
"eslint-utils": "^3.0.0"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@rostislav-simonik-plc rostislav-simonik-plc changed the title fix: add missing eslint-utils dependency FEP-1961 eslint-plugin-plentific is referencing missing dependency eslint-utils Nov 2, 2023
Copy link

@Nicola-Nardella Nicola-Nardella left a comment

Choose a reason for hiding this comment

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

LGTM 🍏 🇮🇹

@rostislav-simonik-plc rostislav-simonik-plc merged commit adce433 into main Nov 2, 2023
1 check passed
@rostislav-simonik-plc rostislav-simonik-plc deleted the rsi/FEP-1961-eslint-plugin-plentific-is-referencing-missing-dependency-eslint-utils branch November 2, 2023 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants