cf-worker-blossom-server/.prettierrc

7 lines
84 B
Plaintext
Raw Permalink Normal View History

2024-03-21 20:01:02 +00:00
{
"printWidth": 120,
"useTabs": false,
"tabWidth": 2,
"singleQuote": true
}