F95API/.prettierrc

6 lines
89 B
Plaintext
Raw Normal View History

2021-03-04 11:26:32 +00:00
{
"semi": true,
"trailingComma": "none",
"singleQuote": false,
"printWidth": 80
}