UNPKG

catproxy

Version:

a node proxy or host change tools

17 lines (16 loc) 232 B
{ "singleQuote": true, "jsxSingleQuote": true, "trailingComma": "es5", "printWidth": 200, "bracketSpacing": true, "semi": true, "overrides": [ { "files": ".prettierrc", "options": { "parser": "json" } } ] }