mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
* [@kbn/dev-utils] break out more pieces * [CI] Auto-commit changed files from 'node scripts/eslint --no-cache --fix' Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> |
||
---|---|---|
.. | ||
src | ||
BUILD.bazel | ||
jest.config.js | ||
package.json | ||
README.md | ||
tsconfig.json |
@kbn/dev-cli-errors
This package contains the errors used to signal specific types of failures to @kbn/dev-cli-runner
. The dependencies of @kbn/dev-cli-runner
also produce these errors so this package needed to be extracted to prevent a circular dependency.