Files
cyberduck/.prettierrc
2026-03-09 11:33:07 +01:00

8 lines
111 B
Plaintext

{
"singleQuote": true,
"trailingComma": "none",
"printWidth": 100,
"tabWidth": 2,
"useTabs": false
}