F95API/.prettierrc

6 lines
89 B
Plaintext

{
"semi": true,
"trailingComma": "none",
"singleQuote": false,
"printWidth": 80
}