Skip to content

Conversation

@Snizhana
Copy link
Contributor

No description provided.

"eslint-plugin-node": "^6.0.1",
"eslint-plugin-promise": "^3.7.0",
"eslint-plugin-react": "^7.8.2",
"eslint-plugin-standard": "^3.1.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.

this package is not required anymore. more information here

},
"devDependencies": {
"babel-core": "^6.26.3",
"babel-eslint": "^8.2.3",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

this package is replaced by @babel/eslint-parser

}],
"jsx-quotes": ["error", "prefer-double"]
"jsx-quotes": ["error", "prefer-double"],
"react/jsx-fragments": "off"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@lotrien I turned off only one default rule added after eslint upgrade. feel free to disable/enable other rules

@Snizhana Snizhana marked this pull request as ready for review January 14, 2021 09:15
@lotrien lotrien merged commit 5f620a7 into master Jan 14, 2021
@lotrien lotrien deleted the upgrade-babel branch January 14, 2021 09:21
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