You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
35 lines
604 B
35 lines
604 B
{
|
|
"cSpell.words": [
|
|
"atrule",
|
|
"Chainable",
|
|
"colspan",
|
|
"compositionend",
|
|
"compositionstart",
|
|
"contextmenu",
|
|
"deletable",
|
|
"inputarea",
|
|
"linebreak",
|
|
"prismjs",
|
|
"resizer",
|
|
"richtext",
|
|
"rowmargin",
|
|
"rowspan",
|
|
"TEXTLIKE",
|
|
"trlist",
|
|
"vite",
|
|
"Yahei",
|
|
"vitepress"
|
|
],
|
|
"cSpell.ignorePaths": [
|
|
".github",
|
|
"dist",
|
|
"node_modules",
|
|
"yarn.lock",
|
|
"src/editor/core/draw/particle/latex/utils"
|
|
],
|
|
"typescript.tsdk": "node_modules/typescript/lib",
|
|
"editor.codeActionsOnSave": {
|
|
"source.fixAll.eslint": true
|
|
}
|
|
}
|