mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com> Co-authored-by: Tiago Costa <tiago.costa@elastic.co>
This commit is contained in:
parent
612a3414d8
commit
363f0c2903
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
load("@build_bazel_rules_nodejs//:index.bzl", "js_library", "pkg_npm")
|
||||
load("@build_bazel_rules_nodejs//:index.bzl", "js_library")
|
||||
load("//src/dev/bazel:index.bzl", "pkg_npm")
|
||||
|
||||
PKG_BASE_NAME = "kbn-eslint-import-resolver-kibana"
|
||||
PKG_REQUIRE_NAME = "@kbn/eslint-import-resolver-kibana"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue