summaryrefslogtreecommitdiff
path: root/.eslintrc
Commit message (Expand)AuthorAgeFilesLines
* ensure eslint recognizes es2015 dynamic import() syntaxMike Greiling2017-06-281-0/+1
* update linter to catch uses of commonjs syntaxMike Greiling2017-05-181-0/+1
* Add ES lint support to identify poorly written PromisesKushal Pandya2017-04-201-2/+4
* add eslint support to vue filesMike Greiling2017-04-091-1/+3
* Adjust ESLint rule for file nameswinniehell2017-03-051-1/+1
* enable eslint to resolve webpack modules according to webpack.config.jseslint-resolve-webpack-modulesMike Greiling2017-02-141-4/+10
* Merge branch 'master' into go-go-gadget-webpackMike Greiling2017-01-271-0/+1
|\
| * Flag multiple empty lines in eslint, fix offenses.newline-eslint-ruleBryce Johnson2017-01-241-1/+2
* | migrate all javascript asset bundles and require syntaxMike Greiling2017-01-101-1/+3
|/
* Fixed Wrong Tab Selected When Loggin Fails And Multiple Login Tabs ExistsJacopo2016-12-021-1/+2
* Remove JSX/React eslint plugins.remove-jsx-react-eslint-pluginsLuke "Jared" Bennett2016-11-291-4/+3
* keep json alphabetized24756-clean-up-eslintrc-globalsMike Greiling2016-11-221-6/+6
* add "gon" to list of expected globalsMike Greiling2016-11-221-0/+1
* clean up globals exemptions within .eslintrcMike Greiling2016-11-221-17/+5
* Make linters happyAlfredo Sumaran2016-11-211-1/+2
* Cycle analytics second iterationAlfredo Sumaran2016-11-211-2/+3
* Update match-regex to fix filename conventionfix-invalid-filename-eslintAlfredo Sumaran2016-11-031-1/+1
* Check that JavaScript file names match convention (!7238)winniehell2016-11-021-0/+6
* add ESLintwinniehell2016-10-261-0/+23