{
"semi": false,
"trailingComma":"none",
"singleQuote":true,
"tabWidth": 4,
"printWidth": 100,
"endOfLine": "auto"
}