Files
puter/.prettierrc.json
T

6 lines
89 B
JSON

{
"tabWidth": 4,
"singleQuote": true,
"plugins": ["prettier-plugin-jsdoc"]
}