1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-06-01 20:23:10 +00:00
Files
Boostnote/.prettierrc
T

5 lines
68 B
Plaintext

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