Install eslint

This commit is contained in:
Daniel Pupius
2025-05-02 12:24:48 -07:00
parent 6675c50e97
commit 06a81686a2
2 changed files with 4 additions and 0 deletions
+1
View File
@@ -21,6 +21,7 @@
"author": "",
"license": "MIT",
"dependencies": {
"@eslint/js": "^9.25.1",
"@reduxjs/toolkit": "^2.7.0",
"@tailwindcss/postcss": "^4.1.4",
"@tanstack/react-query": "^5.74.4",
+3
View File
@@ -8,6 +8,9 @@ importers:
.:
dependencies:
'@eslint/js':
specifier: ^9.25.1
version: 9.25.1
'@reduxjs/toolkit':
specifier: ^2.7.0
version: 2.7.0(react-redux@9.2.0(@types/react@19.1.2)(react@19.1.0)(redux@5.0.1))(react@19.1.0)