8 lines
141 B
Plaintext
8 lines
141 B
Plaintext
{
|
|
"singleQuote": true,
|
|
"semi": true,
|
|
"plugins": ["@prettier/plugin-pug"],
|
|
"pugPrintWidth": 80,
|
|
"pugAttributeSeparator": "always"
|
|
}
|