kibana/packages/kbn-dev-cli-errors
Spencer f3d69b8197
[@kbn/dev-utils] break out more pieces (#132292)
* [@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>
2022-05-17 11:19:20 -05:00
..
src [@kbn/dev-utils] break out more pieces (#132292) 2022-05-17 11:19:20 -05:00
BUILD.bazel [@kbn/dev-utils] break out more pieces (#132292) 2022-05-17 11:19:20 -05:00
jest.config.js [@kbn/dev-utils] break out more pieces (#132292) 2022-05-17 11:19:20 -05:00
package.json [@kbn/dev-utils] break out more pieces (#132292) 2022-05-17 11:19:20 -05:00
README.md [@kbn/dev-utils] break out more pieces (#132292) 2022-05-17 11:19:20 -05:00
tsconfig.json [@kbn/dev-utils] break out more pieces (#132292) 2022-05-17 11:19:20 -05:00

@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.