Files
native-monad/.prettierrc
2026-03-30 08:34:35 +02:00

6 lines
73 B
Plaintext

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