UNPKG

starkon

Version:

Create a Next.js project with Starkon

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