removed existing auto-reload
This commit is contained in:
parent
1983d025a4
commit
f0166ec2df
7 changed files with 5 additions and 118 deletions
|
|
@ -52,11 +52,7 @@
|
|||
"[html]": {
|
||||
"editor.defaultFormatter": "j69.ejs-beautify"
|
||||
},
|
||||
"files.exclude": {
|
||||
"**/node_modules": true,
|
||||
"**/debug.log": true,
|
||||
"server/scripts/custom.js": true
|
||||
},
|
||||
"files.exclude": {},
|
||||
"files.eol": "\n",
|
||||
"editor.formatOnSave": true,
|
||||
"editor.codeActionsOnSave": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue