Files
fvtt-hamalron/node_modules/prettier-linter-helpers/.prettierrc
T
2025-12-25 23:08:06 +01:00

7 lines
106 B
Plaintext

{
"arrowParens": "always",
"singleQuote": true,
"trailingComma": "es5",
"bracketSpacing": false
}