UNPKG

create-next-app-template

Version:

This is a template set up to create Next.js App with fast speed and high performance<br/> The current template is provided in a **page routing** structure.<br/>

16 lines (13 loc) 304 B
{ "printWidth": 120, "useTabs": false, "jsxSingleQuote": true, "bracketSpacing": true, "arrowParens": "avoid", "organizeImportsSkipDestructiveCodeActions": true, "semi": true, "singleQuote": true, "tabWidth": 2, "trailingComma": "es5", "endOfLine": "auto" }