0

eslint file has many options, but if I want to support all the features supported in node 10.x LTS for instance, how can I do that?

Valerio
  • 2,390
  • 3
  • 24
  • 34
  • I use [standard](https://standardjs.com/) it enforces it's own rules which means there's no configuration. So far I have not seen it act weird with Node 10 – SanSolo Dec 28 '18 at 13:12
  • This may be helpful: https://stackoverflow.com/questions/51626292/specify-node-version-for-eslint – Francesco Pezzella Dec 28 '18 at 13:13

0 Answers0