blob: e71a0b33d92d02a4618df1aaca2374df3a114f5a [file] [log] [blame]
{
"singleQuote": true,
"trailingComma": "es5",
"printWidth": 100,
"overrides": [
{
"files": ".prettierrc",
"options": { "parser": "json" }
}
]
}