UNPKG

typeorm-query-params-parser

Version:
21 lines (20 loc) 354 B
{ "arrowParens": "always", "bracketSpacing": true, "endOfLine": "lf", "printWidth": 120, "semi": true, "quoteProps": "as-needed", "singleQuote": true, "tabWidth": 2, "useTabs": false, "trailingComma": "all", "overrides": [ { "files": "*.{json,yaml,md}", "options": { "singleQuote": false } } ] }