elicwhite / ESLint-Formatter

Sublime Text 3 Plugin to Autoformat with Eslint
MIT License
140 stars 20 forks source link

Support package.json eslintConfig #69

Closed franciscolourenco closed 5 years ago

franciscolourenco commented 5 years ago

Some tools like vue-cli place the eslint config inside package.json in a eslintConfig property.

Is this supported by ESLint-Formatter?