Files
docx-js/.vscode/settings.json
amitm02 010fde6258 commit
2018-08-29 18:36:48 +03:00

11 lines
325 B
JSON

{
"cSpell.words": ["clippy", "docx", "dolan", "miu", "officegen", "typedoc"],
"prettier.trailingComma": "all",
"prettier.printWidth": 140,
"editor.formatOnSave": false,
"prettier.tabWidth": 4,
"prettier.arrowParens": "always",
"prettier.bracketSpacing": true,
"git.ignoreLimitWarning": true
}