diff --git a/.eslintrc.json b/.eslintrc.json
index 30bf934ba9360794ff8d9cd4aca78518a1fde005..947fee28b9ef24511c5af5bf9d6294fd8a02f21e 100644
--- a/.eslintrc.json
+++ b/.eslintrc.json
@@ -94,7 +94,6 @@
 		],
 		"no-sequences": "warn",
 		"no-unreachable-loop": "warn",
-		"default-param-last": "warn",
 		"jsdoc/check-alignment": 1,
 		"jsdoc/check-examples": 0, // interferes with SugarCube examples
 		"jsdoc/check-indentation": 0,