goffeetabler/storage/public/dist/libs/clipboard/.prettierrc.json
2026-05-01 18:15:40 -05:00

9 lines
158 B
JSON

{
"printWidth": 80,
"tabWidth": 2,
"semi": true,
"singleQuote": true,
"trailingComma": "es5",
"bracketSpacing": true,
"arrowParens": "always"
}