mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
Ensure that a plugin containing a nested `node_modules` folder correctly identifies imports from that folder as regular node modules instead of relative imports. Kibana should currently only have a single root `node_modules` folder, so this should not be a real issue. However, if for some reason a stray `node_modules` folder is created, this commit will make sure it's not introducing hard to debug ESLint errors. |
||
---|---|---|
.. | ||
src | ||
index.ts | ||
jest.integration.config.js | ||
kibana.jsonc | ||
package.json | ||
README.md | ||
tsconfig.json |
@kbn/import-resolver
Empty package generated by @kbn/generate