diff --git a/.luacheckrc b/.luacheckrc
index 1a52cef..1a72760 100644
--- a/.luacheckrc
+++ b/.luacheckrc
@@ -15,6 +15,6 @@ read_globals = {
 	"dump",
 
 	-- optional deps
-	"technic", "circular_saw"
+	"technic", "circular_saw","stairsplus"
 
 }