kibana/packages/kbn-axe-config
2023-03-29 00:06:25 +05:30
..
index.ts Updating axe-core to latest (#144940) 2023-03-29 00:06:25 +05:30
kibana.jsonc Transpile packages on demand, validate all TS projects (#146212) 2022-12-22 19:00:29 -06:00
package.json Transpile packages on demand, validate all TS projects (#146212) 2022-12-22 19:00:29 -06:00
README.md [axe-config] extract module to it's own package (#128815) 2022-03-29 15:12:14 -07:00
tsconfig.json Transpile packages on demand, validate all TS projects (#146212) 2022-12-22 19:00:29 -06:00

@kbn/axe-config

This is package shares axe rule configuration and options between various axe tests and test runners (e.g., Kibana FTR, Cypress, jest). The API remains the same between each axe runner, and should ideally be shared between each to maintain consistency across Kibana.