cloudflare-workers/nix-cache/.prettierrc

7 lines
78 B
Text
Raw Normal View History

2026-02-26 10:16:34 +01:00
{
"printWidth": 140,
"singleQuote": true,
"semi": true,
"useTabs": true
}