Improve VS Code integration
This commit is contained in:
parent
84e2a52640
commit
593e75a5d3
2 changed files with 22 additions and 1 deletions
7
.vscode/settings.json
vendored
7
.vscode/settings.json
vendored
|
|
@ -4,6 +4,7 @@
|
|||
"astra",
|
||||
"colour",
|
||||
"colours",
|
||||
"datetime",
|
||||
"decla",
|
||||
"EEPROM",
|
||||
"favicons",
|
||||
|
|
@ -14,9 +15,11 @@
|
|||
"linkedin",
|
||||
"mesmerising",
|
||||
"mixins",
|
||||
"noopener",
|
||||
"optimisations",
|
||||
"optimised",
|
||||
"organiser",
|
||||
"playsinline",
|
||||
"realised",
|
||||
"schmelczer",
|
||||
"serialisation",
|
||||
|
|
@ -30,5 +33,7 @@
|
|||
],
|
||||
"files.exclude": {
|
||||
"node_modules": true
|
||||
}
|
||||
},
|
||||
"editor.rulers": [120],
|
||||
"editor.wordWrap": "on"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue