From 12010882efebf7e65f0f63c4f4e3b7fbd1c02849 Mon Sep 17 00:00:00 2001 From: Bryan Mishkin Date: Mon, 18 Oct 2021 12:34:09 -0400 Subject: [PATCH] enable eslint-plugin/require-meta-schema --- .eslintrc | 1 - 1 file changed, 1 deletion(-) diff --git a/.eslintrc b/.eslintrc index 03c2f178f9..a93159c50f 100644 --- a/.eslintrc +++ b/.eslintrc @@ -45,7 +45,6 @@ }], "eslint-plugin/consistent-output": 0, - "eslint-plugin/require-meta-schema": 0, "eslint-plugin/require-meta-type": 0 }, "overrides": [