{
"$schema": "http://json.schemastore.org/prettierrc",
"semi": false,
"singleQuote": true,
"trailingComma": "es5",
"printWidth": 100
}