UNPKG

create-tsreact

Version:

TS/React Scaffolder using esbuild compiler/bundler

5 lines (4 loc) 86 B
export default function genPrettierConfig() { const tpl = `{}`; return tpl; }