Files
developer-roadmap/.prettierrc
2021-08-01 18:37:32 +02:00

5 lines
58 B
Plaintext

{
"semi": true,
"singleQuote": true,
"tabWidth": 2
}