mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 19:52:29 +00:00
13 lines
265 B
Plaintext
13 lines
265 B
Plaintext
{
|
|
"bracketSpacing": true,
|
|
"printWidth": 120,
|
|
"pugAttributeSeparator": "always",
|
|
"pugSortAttributes": "asc",
|
|
"pugWrapAttributesThreshold": -1,
|
|
"quoteProps": "consistent",
|
|
"semi": true,
|
|
"singleQuote": true,
|
|
"tabWidth": 2,
|
|
"trailingComma": "es5"
|
|
}
|