Update eslint and pnpm

This commit is contained in:
Geomitron
2023-11-23 11:45:25 -06:00
parent 5e0dc50bdc
commit 34578a6954
5 changed files with 13010 additions and 23187 deletions

11
.vscode/extensions.json vendored Normal file
View File

@@ -0,0 +1,11 @@
{
"recommendations": [
"dbaeumer.vscode-eslint",
"mike-co.import-sorter",
"sibiraj-s.vscode-scss-formatter",
"hbenl.vscode-mocha-test-adapter",
"angular.ng-template",
"bradlc.vscode-tailwindcss",
"csstools.postcss"
]
}