F95API/.prettierrc

6 lines
90 B
Plaintext

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