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

ui: refactor eslint dependency #1856

Merged
merged 3 commits into from
Apr 8, 2022

Conversation

AntonyRafael
Copy link
Contributor

No description provided.

Updated 'eslint' related dependencies in
package.json and package-lock.json.

Changed dependency 'babel-eslint' to
'@babel/eslint-parser' as it is already
deprecated and does not support ES6 modules.
Changed 'parser' to new dependency to support
ES6 modules.

Added 'requireConfigFile' configuration to allow
@babel/eslint-parser to run on files that do not
have a Babel configuration associated with them
Updated the 'BillingDialogPaymentMethod'
component to pass the new eslint dependency rules
@otavio otavio merged commit e008476 into shellhub-io:master Apr 8, 2022
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.

None yet

3 participants