UNPKG

eslint-config-shiny

Version:

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

2 lines (1 loc) 167 B
import e from"eslint-plugin-testing-library";var i=[{extends:["test-base"],name:"test-web",plugins:{"testing-library":e},rules:[e.configs.dom]}];export{i as default};