mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-09-11 09:32:33 +00:00
8 lines
168 B
Plaintext
8 lines
168 B
Plaintext
{
|
|
"plugins": ["@prettier/plugin-pug"],
|
|
"pugAttributeSeparator": "as-needed",
|
|
"pugSortAttributes": "as-is",
|
|
"pugBracketSpacing": false,
|
|
"pugPrintWidth": 100
|
|
}
|