Files
puter/.prettierrc.json

6 lines
89 B
JSON

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