Files
OpenSign/.prettierrc.json
T
2023-10-22 01:37:25 +05:30

8 lines
109 B
JSON

{
"bracketSpacing": true,
"semi": true,
"trailingComma": "none",
"printWidth": 80,
"tabWidth": 2
}