Add header objects and demo
This commit is contained in:
13
.vscode/settings.json
vendored
13
.vscode/settings.json
vendored
@ -1,16 +1,9 @@
|
||||
{
|
||||
"cSpell.words": [
|
||||
"clippy",
|
||||
"docx",
|
||||
"dolan",
|
||||
"miu",
|
||||
"officegen",
|
||||
"typedoc"
|
||||
],
|
||||
"cSpell.words": ["clippy", "docx", "dolan", "miu", "officegen", "typedoc"],
|
||||
"prettier.trailingComma": "all",
|
||||
"prettier.printWidth": 140,
|
||||
"editor.formatOnSave": true,
|
||||
"editor.formatOnSave": false,
|
||||
"prettier.tabWidth": 4,
|
||||
"prettier.arrowParens": "always",
|
||||
"prettier.bracketSpacing": true,
|
||||
"prettier.bracketSpacing": true
|
||||
}
|
||||
|
Reference in New Issue
Block a user