Kevin MacMartin
|
bb4c3c0220
|
Require no spaces before key colons and exactly one after
|
2016-05-20 15:54:10 -04:00 |
|
Kevin MacMartin
|
9092bfe371
|
Don't require a default case in switch statements
|
2016-05-17 23:15:56 -04:00 |
|
Kevin MacMartin
|
d13004e775
|
Specify the default value for the number of spaces in the indent rule so its object parameter isn't parsed as the number of spaces
|
2016-05-17 21:12:47 -04:00 |
|
Kevin MacMartin
|
1a73daabbe
|
Expect switch case to be one level deeper than the switch
|
2016-05-17 21:09:35 -04:00 |
|
Kevin MacMartin
|
39d1680e69
|
Disable the no-new check as it's required by the google maps autocomplete
|
2016-05-17 21:06:20 -04:00 |
|
Kevin MacMartin
|
cf1c15fa1b
|
Always require curly braces
|
2016-05-17 20:58:51 -04:00 |
|
Kevin MacMartin
|
b0510955f3
|
Eslint: allow single-line functions and statements and don't require a newline before a return statement
|
2016-05-17 20:40:51 -04:00 |
|
Kevin MacMartin
|
32e4af8120
|
Setup a much more comprehensive eslint configuration
|
2016-05-17 20:29:46 -04:00 |
|
Kevin MacMartin
|
9c6378d39c
|
Add Javascript ES6 linter config for eslint
|
2016-05-17 16:49:34 -04:00 |
|