kibana/packages/kbn-eslint-plugin-eslint
Spencer bbacb1c365
[7.x] [mkdirp] remove in favor of recursive fs.mkdir (#47251) (#47333)
* [mkdirp] remove in favor of recursive fs.mkdir

* add eslint rule to educate future contributors

* reword the eslint error message to prevent copy-pasting callback code

* Commit updated kbn-pm dist

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>

* Fix typo

Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>

# Conflicts:
#	renovate.json5
2019-10-04 09:35:21 -07:00
..
rules [7.x] [mkdirp] remove in favor of recursive fs.mkdir (#47251) (#47333) 2019-10-04 09:35:21 -07:00
index.js use eslint-import-plugin/no-export-default instead of custom rule (#34285) (#34332) 2019-04-02 09:38:07 +02:00
lib.js
package.json [7.x] Update dependency babel-eslint to ^10.0.3 (#44029) (#44159) 2019-08-27 21:53:56 -07:00
README.md

Custom ESLint rules for Kibana

This package contains custom ESLint rules used for Kibana development.