ta2edchimp / eslint-config-ta2edchimp

ESLint configuration for projects that I do... Feel free to use this! http://eslint.org/docs/user-guide/configuring#extending-configuration-files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eslint-config-ta2edchimp

ESLint configuration for projects that I do... Feel free to use this! http://eslint.org/docs/user-guide/configuring#extending-configuration-files

travis build version downloads MIT License semantic-release

... what?

This is an ESLint configuration, based upon idiomatic.js. It is extending eslint-config-idiomatic and modified a little according to my personal preference.

But ... why?

Because I like beautiful, readable code and ❤️ semicolons! ... and because I was fed up to always copy my used .eslintrc from project to project, always updating files spread accross my drive when I stumbled upon a certain rule I wanted to adjust.

About

ESLint configuration for projects that I do... Feel free to use this! http://eslint.org/docs/user-guide/configuring#extending-configuration-files

License:MIT License


Languages

Language:JavaScript 100.0%