angelozerr / tern-eslint

Tern Plugin to validate JS files with ESLint
https://github.com/eslint/eslint
MIT License
10 stars 6 forks source link

Make config exchangable #2

Closed letmaik closed 9 years ago

letmaik commented 9 years ago

As noted at https://github.com/angelozerr/tern.java/issues/234 the configuration for eslint is hard-coded in tern-eslint currently. It should be possible to exchange that.