This repository has been archived on 2026-03-27. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
gractwo-pl/.prettierrc
2022-05-06 12:24:26 +02:00

8 lines
100 B
Plaintext

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