kibana/tasks/config
Spencer d8d65526c6 [eslint] enable no undef (#10825)
* [codeshift] add proper ignore comments

* [codeshift] apply require-to-import transform

* [codeshift/fixup] remove duplicate imports

* [eslint] upgrade config for react "unused" support

* [codeshift] apply remove-unused-imports transform

* [codeshift] apply remove-unused-basic-requires transform

* [codeshift] apply remove-unused-function-arguments transform

* [lintroller] fix argument list spacing

* [codeshift] apply remove-unused-basic-bars transform

* [codeshift/fixup] fixup unused basic var removals

* manually apply remove-unused-assignments transform

* [codeshift] reapply remove-unused-imports transform

* [codeshift] reapply remove-unused-function-arguments transform

* [eslint] autofix param spacing

* manually fix remaining no-undef errors

* use more descriptive file ignore pattern

* add eslint-plugin-react peerDependency

* replace values that looked unused in tests

* remove // kibana-jscodeshift-no-babel comment

* remove import statements from code required by api tests

* Remove '// kibana-jscodeshift-ignore' comments

* address review feedback

* remove remnant of removed if condition
2017-03-22 07:08:23 -07:00
..
aws_s3.js [eslint] enable no undef (#10825) 2017-03-22 07:08:23 -07:00
babel.js [eslint] enable no undef (#10825) 2017-03-22 07:08:23 -07:00
build.js Allow build configuration to run on Windows machines (#9951) 2017-01-18 23:17:57 -05:00
clean.js [eslint] enable no undef (#10825) 2017-03-22 07:08:23 -07:00
copy.js [eslint] enable no undef (#10825) 2017-03-22 07:08:23 -07:00
eslint.js Upgrade eslint (#9357) 2016-12-12 13:44:18 -07:00
esvm.js [eslint] enable no undef (#10825) 2017-03-22 07:08:23 -07:00
i18nextract.js [eslint] enable no undef (#10825) 2017-03-22 07:08:23 -07:00
intern.js [eslint] enable no undef (#10825) 2017-03-22 07:08:23 -07:00
karma.js [eslint] enable no undef (#10825) 2017-03-22 07:08:23 -07:00
licenses.js [eslint] enable no undef (#10825) 2017-03-22 07:08:23 -07:00
packages.js [build] Include full version in staging package prefix, set production prefix separately 2016-07-21 21:27:42 -05:00
platforms.js [eslint] enable no undef (#10825) 2017-03-22 07:08:23 -07:00
run.js [eslint] enable no undef (#10825) 2017-03-22 07:08:23 -07:00
s3.js [eslint] enable no undef (#10825) 2017-03-22 07:08:23 -07:00
services.js [eslint] enable no undef (#10825) 2017-03-22 07:08:23 -07:00
simplemocha.js Use spec reporter for Mocha tests (#9470) 2016-12-13 17:05:05 -08:00