From c91bb0f0c398936a1d0c79e94594dfbb840d791c Mon Sep 17 00:00:00 2001 From: Scott Nonnenberg Date: Wed, 20 Jul 2022 15:27:00 -0700 Subject: [PATCH] Remove unused lint-deps exceptions --- ts/util/lint/exceptions.json | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/ts/util/lint/exceptions.json b/ts/util/lint/exceptions.json index 4b1b27d815..376214a97f 100644 --- a/ts/util/lint/exceptions.json +++ b/ts/util/lint/exceptions.json @@ -1752,18 +1752,6 @@ "reasonCategory": "falseMatch", "updated": "2018-09-19T18:13:29.628Z" }, - { - "rule": "jQuery-$(", - "path": "node_modules/casual/node_modules/moment/min/moment-with-locales.min.js", - "reasonCategory": "falseMatch", - "updated": "2022-07-07T22:51:10.163Z" - }, - { - "rule": "jQuery-$(", - "path": "node_modules/casual/node_modules/moment/min/moment.min.js", - "reasonCategory": "falseMatch", - "updated": "2022-07-07T22:51:10.163Z" - }, { "rule": "eval", "path": "node_modules/config/lib/config.js",