loopback-datasource-juggler/.prettierrc

7 lines
99 B
Plaintext
Raw Normal View History

2018-05-11 16:09:31 +00:00
{
"bracketSpacing": false,
"singleQuote": true,
"printWidth": 80,
"trailingComma": "all"
}