17 lines
343 B
JSON
17 lines
343 B
JSON
{
|
|
"cSpell.words": [
|
|
"clippy",
|
|
"docx",
|
|
"dolan",
|
|
"miu",
|
|
"officegen",
|
|
"typedoc"
|
|
],
|
|
"prettier.trailingComma": "all",
|
|
"prettier.printWidth": 140,
|
|
"editor.formatOnSave": true,
|
|
"prettier.tabWidth": 4,
|
|
"prettier.arrowParens": "always",
|
|
"prettier.bracketSpacing": true,
|
|
}
|