UNPKG

eslint-config-shiny

Version:

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

2 lines (1 loc) 257 B
import t from"eslint-plugin-jest";import e from"eslint-plugin-jest-dom";import o from"eslint-plugin-jest-formatting";var m={apply:{jest:t,"jest-dom":e,"jest-formatting":o},extends:["test-base"],name:"jest",settings:{jest:{version:29}}};export{m as config};