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.ts'; export { default as getAttributeValue } from './getAttributeValue.ts'; export { default as calculateAttributeNames } from './calculateAttributeNames.ts';