Files
tablero-cdc/.prettierrc
T

7 lines
90 B
Plaintext

{
"printWidth": 100,
"semi": true,
"singleQuote": false,
"trailingComma": "all"
}