frontend-openapi-generator-cli/.prettierrc

6 lines
70 B
Plaintext
Raw Normal View History

2022-03-31 08:49:31 +00:00
{
"printWidth": 120,
"singleQuote": true,
"tabWidth": 4
}