From 6085d0ba5e2921752bbf4256e4f922f50444ec7d Mon Sep 17 00:00:00 2001 From: Jonathan Date: Fri, 16 Jul 2021 12:33:52 -0700 Subject: [PATCH] invalid value fix for typescript no-shadow rule --- lib/configs/typescript.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/configs/typescript.js b/lib/configs/typescript.js index ee592186..5ec8c974 100644 --- a/lib/configs/typescript.js +++ b/lib/configs/typescript.js @@ -6,7 +6,7 @@ module.exports = { camelcase: 'off', 'no-unused-vars': 'off', 'no-shadow': 'off', - '@typescript-eslint/no-shadow': 'on', + '@typescript-eslint/no-shadow': ['error'], '@typescript-eslint/interface-name-prefix': 'off', '@typescript-eslint/array-type': ['error', {default: 'array-simple'}], '@typescript-eslint/no-use-before-define': 'off', pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy