apple1js/.prettierrc
2023-12-18 12:04:20 -08:00

6 lines
75 B
Plaintext

{
"bracketSpacing": false,
"semi": true,
"singleQuote": true
}