{
"trailingComma": "es5",
"useTabs": true,
"semi": true,
"endOfLine": "lf",
"singleQuote": false,
"printWidth": 120
}