peopledoc / eslint-config-peopledoc

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

Add eslint config on this project #5

Closed GreatWizard closed 7 years ago

GreatWizard commented 7 years ago

This is definitively the first project that should be compliant!

xcambar commented 7 years ago

module.exports = require('./index'); would be enough.

BUT, the browser: true does not apply here.

xcambar commented 7 years ago

So, we have kind of a problem here...