Files
Rocketmc/libs/omorphia/.prettierrc.json

7 lines
87 B
JSON

{
"printWidth": 100,
"semi": false,
"singleQuote": true,
"endOfLine": "auto"
}