From a22361dbe491c494a87f38600d9c1f91aa07d3e0 Mon Sep 17 00:00:00 2001 From: Micah Miller Date: Wed, 14 Oct 2020 17:54:09 -0400 Subject: Build: Update to the latest version of Grunt & many other packages JSHint, JSCS & QUnit-related packages are not updated as they need more code adjustments. Fixes #15112 Closes gh-1882 --- .csslintrc | 1 + 1 file changed, 1 insertion(+) (limited to '.csslintrc') diff --git a/.csslintrc b/.csslintrc index 4273f5cc6..227cda515 100644 --- a/.csslintrc +++ b/.csslintrc @@ -7,6 +7,7 @@ "import": false, "important": false, "outline-none": false, + "order-alphabetical": false, "overqualified-elements": false, "text-indent": false } -- cgit v1.2.3