question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

resolve the eslint "ecmafeatures" deprecation

See original GitHub issue

mofo-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:closed
  • Created 5 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

2reactions
Pomaxcommented, Jan 29, 2019

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.

0reactions
Pomaxcommented, Jan 29, 2019
Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found