Skip to content

Commit

Permalink
Merge pull request #401 from omnifed/400-feat-add-extensionsjson-to-v…
Browse files Browse the repository at this point in the history
…scode

chore: add recommended extensions
  • Loading branch information
caseybaggz committed Aug 23, 2024
2 parents 02f723e + 67f70f8 commit d474a8b
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -1 +1,9 @@
{}
{
"recommendations": [
"esbenp.prettier-vscode",
"dbaeumer.vscode-eslint",
"SonarSource.sonarlint-vscode",
"Gruntfuggly.todo-tree",
"CodeViz.codeviz"
]
}

0 comments on commit d474a8b

Please sign in to comment.