Commit 1daa25f1 authored by Michael Underwood's avatar Michael Underwood
Browse files

Add linting to vscode recommended extensions

parent 751ccd0a
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
{
  "recommendations": [
    "zixuanchen.vitest-explorer",
    "vue.volar"
    "vue.volar",
    "dbaeumer.vscode-eslint",
    "esbenp.prettier-vscode"
  ]
}
 No newline at end of file