peopledoc / eslint-config-peopledoc

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

Rule `node/no-unpublished-import` should not be enabled for private packages #42

Closed GreatWizard closed 5 years ago

GreatWizard commented 5 years ago

This can be removed once the following is fixed https://github.com/mysticatea/eslint-plugin-node/issues/77

It also fix the ecmaVersion version to the good one