UNPKG

eslint-config-shiny

Version:

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

2 lines (1 loc) 199 B
import t from"eslint-plugin-testing-library";function e(a){return{extends:["test-web"],name:"test-vue",rules:[t.configs["flat/vue"],{"testing-library/no-await-sync-events":0}]}}export{e as default};