Skip to content

Commit

Permalink
Remove unknown eslint extension setting
Browse files Browse the repository at this point in the history
  • Loading branch information
adaam2 committed Nov 30, 2023
1 parent c664c28 commit 8c279db
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"typescript.tsdk": "node_modules/typescript/lib",
"eslint.alwaysShowStatus": true,
"eslint.validate": [
"javascript",
"javascriptreact",
Expand Down

0 comments on commit 8c279db

Please sign in to comment.