18 lines
338 B
JSON
18 lines
338 B
JSON
{
|
|
"editor.defaultFormatter": "esbenp.prettier-vscode",
|
|
"editor.formatOnPaste": true,
|
|
"editor.formatOnSave": true,
|
|
"editor.detectIndentation": false,
|
|
"editor.insertSpaces": false,
|
|
"cSpell.words": [
|
|
"Fontawesome",
|
|
"YYYYMMDD",
|
|
"developomp",
|
|
"developomp's",
|
|
"dompurify",
|
|
"elasticlunr",
|
|
"hljs",
|
|
"katex",
|
|
"texmath"
|
|
]
|
|
}
|