UNPKG

@yasanchezz/eslint-plugin-vue-data-testid

Version:

An `eslint` plugin for checking accessibility rules from within `.vue` files. Add `data-testid` to use better behavior testing

4 lines (3 loc) 225 B
export { default as getAttributeNames } from "./getAttributeNames.js"; export { default as getAttributeValue } from "./getAttributeValue.js"; export { default as calculateAttributeNames } from "./calculateAttributeNames.js";