UNPKG

eslint-config-shiny

Version:

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

2 lines (1 loc) 155 B
import t from"eslint-plugin-tsdoc";function e(o){return{extends:["empty"],name:"tsdoc",plugins:{tsdoc:t},rules:[{"tsdoc/syntax":1}]}}export{e as default};