Files
pi-commandcode-provider/.prettierrc.json
T

8 lines
108 B
JSON

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