{
"printWidth": 180,
"singleQuote": true,
"htmlWhitespaceSensitivity": "strict",
"trailingComma": "es5",
"overrides": [
"files": [
"*.html"
],
"options": {
"parser": "angular"
}
},
"*.{j,t}sx",
"*.ts"
"printWidth": 80
]