UNPKG

eslint-config-shiny

Version:

An eslint config that makes your code so clean and polished that it shines!

2 lines (1 loc) 182 B
import e from"eslint-plugin-testing-library";var i={extends:["test-web"],name:"test-vue",rules:[e.configs.vue.rules,{"testing-library/no-await-sync-events":0}]};export{i as config};