UNPKG

starkon

Version:

Complete Next.js boilerplate with authentication, i18n & CLI - Create production-ready apps instantly

10 lines 199 B
{ "bracketSpacing": true, "singleQuote": true, "trailingComma": "all", "tabWidth": 2, "semi": false, "printWidth": 120, "jsxSingleQuote": true, "endOfLine": "auto" }