Files
nanoclaw/.prettierrc
gavrielc 90acff28ad chore: set printWidth to 120 and reformat
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-08 23:34:03 +03:00

5 lines
47 B
Plaintext

{
"singleQuote": true,
"printWidth": 120
}