SiteWebAstrolabe/.prettierrc

7 lines
90 B
Plaintext
Raw Permalink Normal View History

2020-06-19 23:47:44 +02:00
{
"printWidth": 90,
"tabWidth": 2,
"singleQuote": true,
"bracketSpacing": false
}