peopledoc / eslint-config-peopledoc

ESLint config for PeopleDoc frontend projects
MIT License
1 stars 1 forks source link

require node >= 8 and npm >= 5.1 #8

Closed edouard-lopez closed 7 years ago

edouard-lopez commented 7 years ago

see #3

xcambar commented 7 years ago

👍 but I'll wait to see all the items completed (or a good reason not to do so) before I approve.

GreatWizard commented 7 years ago

yes but why ? :p in fact this is working with old node and old npm

Other points are in #6

xcambar commented 7 years ago

Mostly because I don't want to use var anymore and I want to stop wondering what kind of features I can or cannot use.

When/If we open-source it, if people complain, we'll accept PR.