Files
developer-roadmap/.prettierrc

4 lines
41 B
Plaintext
Raw Normal View History

2021-08-01 13:19:54 +02:00
{
"semi": true,
"singleQuote": true
}