UNPKG

eslint-config-shiny

Version:

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

2 lines (1 loc) 143 B
import e from"eslint-plugin-testing-library";var r={extends:["test-web"],name:"test-react",rules:[e.configs.react.rules]};export{r as config};