{ "arrowParens": "always", "endOfLine": "lf", "parser": "typescript", "printWidth": 120, "semi": true, "singleQuote": true, "tabWidth": 4, "trailingComma": "all" }