kibana/packages/kbn-axe-config
2023-11-28 18:29:12 -05:00
..
index.ts Removing component exceptions from axe-core validation config (#145059) 2023-11-28 18:29:12 -05:00
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.