revert: install eslint as dev-package

This commit is contained in:
Philip H.
2023-12-24 14:50:43 +00:00
committed by GitHub
parent bf1b4df69f
commit 627651658f
2 changed files with 23 additions and 107 deletions

View File

@@ -21,6 +21,7 @@
"uuid": "^9.0.1"
},
"devDependencies": {
"eslint": "^7.32.0",
"eslint-config-athom": "^3.1.3",
"tailwindcss": "^3.4.0"
},
@@ -32,4 +33,4 @@
"engines": {
"node": "18"
}
}
}