AtomLinter / linter-glsl

Atom package that lints GLSL shaders on the fly.
https://atom.io/packages/linter-glsl
MIT License
15 stars 6 forks source link

Add ESLint configuration #55

Closed Arcanemagus closed 7 years ago

Arcanemagus commented 7 years ago

Adds an ESLint configuration, allowing the code style to be standardized and enforced so the code doesn't go all over the place as far as what it looked like.