UNPKG

eslint-config-shiny

Version:

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

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