diff --git a/package.json b/package.json
index 76dfe073344e1abfd921b78fae33977aa8ff6b87..6596ca8e2df3ab4946414278a4995f26f9e28521 100644
--- a/package.json
+++ b/package.json
@@ -13,7 +13,7 @@
     "build-only": "vite build",
     "type-check-ci": "vue-tsc -p ./tsconfig.json --strict",
     "type-check": "vue-tsc --build --force",
-    "lint": "eslint --fix ."
+    "lint": "eslint --fix src/ tests/ nightwatch/"
   },
   "dependencies": {
     "@radix-icons/vue": "^1.0.0",