From 2ec29295cac82bcb9c91c54106f25b5b34ba34ac Mon Sep 17 00:00:00 2001 From: Miles Nash Date: Wed, 14 Jul 2021 13:31:23 +0100 Subject: [PATCH] Remove duplicate key --- strongloop.json | 1 - 1 file changed, 1 deletion(-) diff --git a/strongloop.json b/strongloop.json index 8d3a57d..ddd984b 100644 --- a/strongloop.json +++ b/strongloop.json @@ -36,7 +36,6 @@ "no-dupe-keys": 2, "no-duplicate-case": 2, "no-empty-character-class": 2, - "no-labels": 2, "no-eval": 2, "no-ex-assign": 2, "no-extend-native": 2,