chore(vscode): update settings
This commit is contained in:
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
@@ -1,5 +1,4 @@
|
|||||||
{
|
{
|
||||||
"editor.fontLigatures": true,
|
|
||||||
"cSpell.words": [
|
"cSpell.words": [
|
||||||
"deepseek",
|
"deepseek",
|
||||||
"historychange",
|
"historychange",
|
||||||
@@ -16,6 +15,9 @@
|
|||||||
"statuschange",
|
"statuschange",
|
||||||
"wouter"
|
"wouter"
|
||||||
],
|
],
|
||||||
|
"files.exclude": {
|
||||||
|
"packages/*/node_modules": true,
|
||||||
|
},
|
||||||
"markdownlint.config": {
|
"markdownlint.config": {
|
||||||
// "comment": "Relaxed rules",
|
// "comment": "Relaxed rules",
|
||||||
"default": true,
|
"default": true,
|
||||||
|
|||||||
Reference in New Issue
Block a user