Files
arbpulse/.prettierrc
T

7 lines
86 B
Plaintext

{
"semi": true,
"singleQuote": false,
"trailingComma": "all",
"tabWidth": 2
}