made test suggest command #3

Open
m375chen wants to merge 5 commits from suggestCommand into master
1 changed files with 1 additions and 2 deletions
Showing only changes of commit 60f4c80e5d - Show all commits

View File

@ -3,6 +3,5 @@
"editor.formatOnSave": true,
"[javascript]": {
"editor.defaultFormatter": "esbenp.prettier-vscode"
},
"eslint.workingDirectories": ["src"]
}
}