aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
authorBastien Wirtz <bastien.wirtz@gmail.com>2024-03-10 14:19:43 +0100
committerBastien Wirtz <bastien.wirtz@gmail.com>2024-03-10 14:19:43 +0100
commit7e8cc22b0c6022d648df60a52a4a9496659ae16a (patch)
tree441cf0358bd22243bfe3cbcf59a51702c00517e9 /package.json
parentf2f03eb3cc3be56abe32c064ec8d21912c4b4a47 (diff)
downloadhomer-7e8cc22b0c6022d648df60a52a4a9496659ae16a.tar.gz
homer-7e8cc22b0c6022d648df60a52a4a9496659ae16a.tar.zst
homer-7e8cc22b0c6022d648df60a52a4a9496659ae16a.zip
chore: lint
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index e225532..3092b3d 100644
--- a/package.json
+++ b/package.json
@@ -16,6 +16,7 @@
16 "yaml": "^2.4.1" 16 "yaml": "^2.4.1"
17 }, 17 },
18 "devDependencies": { 18 "devDependencies": {
19 "@rushstack/eslint-patch": "^1.7.2",
19 "@vitejs/plugin-vue": "^5.0.4", 20 "@vitejs/plugin-vue": "^5.0.4",
20 "@vue/eslint-config-prettier": "^9.0.0", 21 "@vue/eslint-config-prettier": "^9.0.0",
21 "eslint": "^8.57.0", 22 "eslint": "^8.57.0",