Files
xo-cash-utils/.prettierrc.json
2026-01-03 04:48:14 +00:00

8 lines
110 B
JSON

{
"printWidth": 150,
"useTabs": false,
"tabWidth": 4,
"singleQuote": true,
"semi": true
}