mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
(cherry picked from commit d3ee891c70
)
Co-authored-by: Marco Liberati <dej611@users.noreply.github.com>
Co-authored-by: Spencer <spencer@elastic.co>
This commit is contained in:
parent
bac3567fc1
commit
64041b8a3e
1 changed files with 1 additions and 2 deletions
|
@ -8,9 +8,8 @@
|
|||
|
||||
import SimpleGit from 'simple-git/promise';
|
||||
|
||||
import { combineErrors } from '@kbn/dev-utils';
|
||||
import { run } from '@kbn/dev-cli-runner';
|
||||
import { createFlagError } from '@kbn/dev-cli-errors';
|
||||
import { createFlagError, combineErrors } from '@kbn/dev-cli-errors';
|
||||
import { REPO_ROOT } from '@kbn/utils';
|
||||
import * as Eslint from './eslint';
|
||||
import * as Stylelint from './stylelint';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue