From 3bcb1e10d3e97309ff8ede707dc5c3c057ba27ca Mon Sep 17 00:00:00 2001 From: Mohamed Bassem Date: Thu, 2 Jan 2025 11:45:31 +0000 Subject: fix: Add i18n for query explainer and add missing url matcher --- apps/browser-extension/tsconfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/browser-extension') diff --git a/apps/browser-extension/tsconfig.json b/apps/browser-extension/tsconfig.json index f77e7f00..b9bc1c46 100644 --- a/apps/browser-extension/tsconfig.json +++ b/apps/browser-extension/tsconfig.json @@ -16,7 +16,7 @@ "jsx": "react-jsx", "strict": true, - "noUnusedLocals": true, + "noUnusedLocals": false, "noUnusedParameters": true, "noFallthroughCasesInSwitch": true }, -- cgit v1.2.3-70-g09d2