community-dapp/.prettierrc.json
Szymon Szlachtowicz 77a451e11a
Introduce base app (#2)
Co-authored-by: Szymon Szlachtowicz <szymon.szlachtowicz@Szymons-MacBook-Pro.local>
2021-06-02 10:51:58 +02:00

7 lines
90 B
JSON

{
"semi": false,
"singleQuote": true,
"printWidth": 120,
"bracketSpacing": true
}