kibana/packages/kbn-eslint-plugin-eslint
Spencer 3bc803e371
[mkdirp] remove in favor of recursive fs.mkdir (#47251)
* [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>
2019-10-04 08:15:06 -07:00
..
rules [mkdirp] remove in favor of recursive fs.mkdir (#47251) 2019-10-04 08:15:06 -07:00
index.js
lib.js
package.json Update dependency babel-eslint to ^10.0.3 (#44029) 2019-08-27 13:57:15 -07:00
README.md

Custom ESLint rules for Kibana

This package contains custom ESLint rules used for Kibana development.