UNPKG

create-next-app-ts

Version:

It automatically builds a nextjs, typescript and eslint working environment

10 lines (9 loc) 168 B
{ "singleQuote": true, "semi": true, "tabWidth": 4, "trailingComma": "all", "printWidth": 80, "arrowParens": "avoid", "endOfLine": "auto" }