From ccd826f63a7a4c7e442fab8a70d9c4c84808b417 Mon Sep 17 00:00:00 2001 From: Mario Date: Tue, 11 Oct 2022 18:29:06 +0000 Subject: Revert "update composer libs" This reverts commit 5e5f0aa955d86743a14531bed98501b59140ab1f. --- vendor/twbs/bootstrap/site/.eslintrc.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'vendor/twbs/bootstrap/site/.eslintrc.json') diff --git a/vendor/twbs/bootstrap/site/.eslintrc.json b/vendor/twbs/bootstrap/site/.eslintrc.json index 1158ba36a..7cca4bc20 100644 --- a/vendor/twbs/bootstrap/site/.eslintrc.json +++ b/vendor/twbs/bootstrap/site/.eslintrc.json @@ -48,7 +48,6 @@ "prefer-template": "error", "strict": "error", "unicorn/no-array-for-each": "off", - "unicorn/numeric-separators-style": "off", - "unicorn/prefer-node-protocol": "off" + "unicorn/numeric-separators-style": "off" } } -- cgit v1.2.3