| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'main-js-tidy-up' into 'master' | Filipa Lacerda | 2018-01-11 | 1 | -1/+0 |
|\ |
|
| * | Tidy up main JS filemain-js-tidy-up | Phil Hughes | 2018-01-10 | 1 | -1/+0 |
* | | Fix broken specs | Filipa Lacerda | 2018-01-09 | 1 | -2/+1 |
* | | Fix last eslint rules | Filipa Lacerda | 2018-01-08 | 1 | -1/+2 |
* | | [ci skip] Fix more eslint rules | Filipa Lacerda | 2018-01-06 | 1 | -3/+2 |
* | | [ci skip] Fix more rules | Filipa Lacerda | 2018-01-04 | 1 | -1/+11 |
* | | [ci skip] Fix some rules | Filipa Lacerda | 2018-01-04 | 1 | -1/+1 |
* | | Adds `eslint-plugin-vue`, fixes linter errors and adds docs | Filipa Lacerda | 2018-01-03 | 1 | -2/+7 |
|/ |
|
* | add global __webpack_public_path__ to eslint configupdate-monaco-loader-test | Mike Greiling | 2017-08-18 | 1 | -0/+1 |
* | Correct eslintrc comma dangle | Luke "Jared" Bennett | 2017-08-04 | 1 | -1/+1 |
* | Allow __ function for no-underscore-dangle eslint rule | Luke "Jared" Bennett | 2017-08-04 | 1 | -1/+2 |
* | ensure eslint recognizes es2015 dynamic import() syntax | Mike Greiling | 2017-06-28 | 1 | -0/+1 |
* | update linter to catch uses of commonjs syntax | Mike Greiling | 2017-05-18 | 1 | -0/+1 |
* | Add ES lint support to identify poorly written Promises | Kushal Pandya | 2017-04-20 | 1 | -2/+4 |
* | add eslint support to vue files | Mike Greiling | 2017-04-09 | 1 | -1/+3 |
* | Adjust ESLint rule for file names | winniehell | 2017-03-05 | 1 | -1/+1 |
* | enable eslint to resolve webpack modules according to webpack.config.jseslint-resolve-webpack-modules | Mike Greiling | 2017-02-14 | 1 | -4/+10 |
* | Merge branch 'master' into go-go-gadget-webpack | Mike Greiling | 2017-01-27 | 1 | -0/+1 |
|\ |
|
| * | Flag multiple empty lines in eslint, fix offenses.newline-eslint-rule | Bryce Johnson | 2017-01-24 | 1 | -1/+2 |
* | | migrate all javascript asset bundles and require syntax | Mike Greiling | 2017-01-10 | 1 | -1/+3 |
|/ |
|
* | Fixed Wrong Tab Selected When Loggin Fails And Multiple Login Tabs Exists | Jacopo | 2016-12-02 | 1 | -1/+2 |
* | Remove JSX/React eslint plugins.remove-jsx-react-eslint-plugins | Luke "Jared" Bennett | 2016-11-29 | 1 | -4/+3 |
* | keep json alphabetized24756-clean-up-eslintrc-globals | Mike Greiling | 2016-11-22 | 1 | -6/+6 |
* | add "gon" to list of expected globals | Mike Greiling | 2016-11-22 | 1 | -0/+1 |
* | clean up globals exemptions within .eslintrc | Mike Greiling | 2016-11-22 | 1 | -17/+5 |
* | Make linters happy | Alfredo Sumaran | 2016-11-21 | 1 | -1/+2 |
* | Cycle analytics second iteration | Alfredo Sumaran | 2016-11-21 | 1 | -2/+3 |
* | Update match-regex to fix filename conventionfix-invalid-filename-eslint | Alfredo Sumaran | 2016-11-03 | 1 | -1/+1 |
* | Check that JavaScript file names match convention (!7238) | winniehell | 2016-11-02 | 1 | -0/+6 |
* | add ESLint | winniehell | 2016-10-26 | 1 | -0/+23 |