UNPKG

@protocolnebula/ts-openapi-generator

Version:

Build API and models from Swagger/OpenAPI to use in any project type

15 lines (14 loc) 270 B
{ "tabWidth": 2, "useTabs": false, "bracketSpacing": true, "semi": true, "singleQuote": true, "backtick": true, "jsxSingleQuote": true, "arrowParens": "always", "trailingComma": "all", "printWidth": 80, "avoidEscape": true, "endOfLine": "auto" }