Files
roll20-character-sheets/Wilderfeast/.prettierrc
T
2024-11-25 14:37:30 -06:00

8 lines
168 B
Plaintext

{
"plugins": ["@prettier/plugin-pug"],
"pugAttributeSeparator": "as-needed",
"pugSortAttributes": "as-is",
"pugBracketSpacing": false,
"pugPrintWidth": 100
}