grafana/packages/grafana-e2e-selectors
Josh Hunt 3c6e0e8ef8
Chore: ESlint import order (#44959)
* Add and configure eslint-plugin-import

* Fix the lint:ts npm command

* Autofix + prettier all the files

* Manually fix remaining files

* Move jquery code in jest-setup to external file to safely reorder imports

* Resolve issue caused by circular dependencies within Prometheus

* Update .betterer.results

* Fix missing // @ts-ignore

* ignore iconBundle.ts

* Fix missing // @ts-ignore
2022-04-22 14:33:13 +01:00
..
src Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
api-extractor.json e2e: creates a separate package for selectors (#23858) 2020-04-27 09:09:05 +02:00
CHANGELOG.md Prettier: Fix all markdown files and add markdown files to CI verify step (#39776) 2021-09-29 14:34:40 +02:00
index.js e2e: creates a separate package for selectors (#23858) 2020-04-27 09:09:05 +02:00
LICENSE_APACHE2 Re-license Grafana to AGPLv3 (#33184) 2021-04-20 19:03:30 +02:00
package.json Chore: Update pre version (#47438) 2022-04-07 14:32:37 +02:00
README.md e2e: creates a separate package for selectors (#23858) 2020-04-27 09:09:05 +02:00
rollup.config.ts e2e: creates a separate package for selectors (#23858) 2020-04-27 09:09:05 +02:00
tsconfig.build.json e2e: creates a separate package for selectors (#23858) 2020-04-27 09:09:05 +02:00
tsconfig.json Build: Fix failing recompile of Grafana packages (#47492) 2022-04-11 09:41:03 +02:00

Grafana End-to-End Test Selectors library

@grafana/e2e-selectors is currently in ALPHA. Core API is unstable and can be a subject of breaking changes!