resolve the eslint "ecmafeatures" deprecation
See original GitHub issuemofo-style uses an obsolete format for eslint.
[ESLINT_LEGACY_ECMAFEATURES] DeprecationWarning: The 'ecmaFeatures' config file property is deprecated, and has no effect. (found in "node_modules\mofo-style\.eslintrc.yaml")
Issue Analytics
- State:
- Created 5 years ago
- Comments:5 (5 by maintainers)
Top Results From Across the Web
Migrating to v2.0.0 - ESLint - Pluggable JavaScript Linter
The following rules have been deprecated with new rules created to take their ... The ecmaFeatures property is now under a top-level parserOptions...
Read more >'ecmaFeatures' config file property is deprecated, but not in the ...
Source code not applicable here, as you just need an eslintrc file with the `ecmaFeatures' config option. eslint . --fix.
Read more >javascript - Eslint reporting eslintrc configuration problems for ...
DeprecationWarning : [eslint] The 'ecmaFeatures' config file ... looks the top-level ecmaFeatures problem has been resolved) causes what look ...
Read more >eslint/eslint - Gitter
[eslint] The 'ecmaFeatures' config file property is deprecated, and has no effect. (found in /home/lenovo/AwesomeProject/.eslintrc). Kevin Partington.
Read more >eslint-plugin-react - npm
Automatically fixable by the --fix CLI option. Manually fixable by editor suggestions. ❌ Deprecated. Name, Description,, ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Then let’s use Prettier. It’s insanely widely used, it’s zero-conf, opinionated based on basically buy-in from every sane JS dev you may have heard of, and it has excellent integration with basically everything.
filed https://github.com/mozilla/foundation.mozilla.org/issues/2538 to do said replacement.