harmony/.prettierrc
2020-12-01 19:45:43 +05:30

6 lines
No EOL
89 B
Text

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