diff --git a/tsconfig.web.json b/tsconfig.web.json index 9958159a3..a68072be1 100644 --- a/tsconfig.web.json +++ b/tsconfig.web.json @@ -16,6 +16,7 @@ "moduleResolution": "Bundler", "target": "ES2022", "noUnusedLocals": false, + "noUnusedParameters": false, "strict": true, "baseUrl": ".", "paths": {