package.json: uninstall eslint from package-base

This commit is contained in:
Philip H. 2023-12-02 16:19:02 +00:00 committed by GitHub
parent 59181ba3d8
commit 5b27a1696d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 479 additions and 201 deletions

View file

@ -21,7 +21,6 @@
"uuid": "^9.0.1"
},
"devDependencies": {
"eslint": "^8.53.0",
"eslint-config-athom": "^3.1.1",
"tailwindcss": "^3.3.5"
},