chore(vscode): add ESLint to recommendations

This commit is contained in:
Elian Doran 2025-04-02 21:17:02 +03:00
parent c6d39e4f1f
commit ce340b2128
No known key found for this signature in database

View File

@ -4,6 +4,7 @@
"editorconfig.editorconfig",
"vitest.explorer",
"ms-playwright.playwright",
"tobermory.es6-string-html"
"tobermory.es6-string-html",
"dbaeumer.vscode-eslint"
]
}