You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(node:7381) UnhandledPromiseRejectionWarning: Error: package.json:
Configuration for rule "@typescript-eslint/ban-ts-comment" is invalid:
Value {"ts-except-error":"allow-with-description","ts-ignore":"allow-with-description","ts-nocheck":"allow-with-description","ts-check":"allow-with-description","minimumDescriptionLength":3} should NOT have additional properties.
at validateRuleOptions (/home/oferade/repos/conflicts-ui/node_modules/eslint/lib/shared/config-validator.js:138:19)
at /home/oferade/repos/conflicts-ui/node_modules/eslint/lib/shared/config-validator.js:193:9
at Array.forEach (<anonymous>)
at validateRules (/home/oferade/repos/conflicts-ui/node_modules/eslint/lib/shared/config-validator.js:190:30)
at validateConfigArray (/home/oferade/repos/conflicts-ui/node_modules/eslint/lib/shared/config-validator.js:337:9)
at CascadingConfigArrayFactory._finalizeConfigArray (/home/oferade/repos/conflicts-ui/node_modules/eslint/lib/cli-engine/cascading-config-array-factory.js:417:13)
at CascadingConfigArrayFactory.getConfigArrayForFile (/home/oferade/repos/conflicts-ui/node_modules/eslint/lib/cli-engine/cascading-config-array-factory.js:271:21)
at CLIEngine.getConfigForFile (/home/oferade/repos/conflicts-ui/node_modules/eslint/lib/cli-engine/cli-engine.js:931:14)
at /home/oferade/.vscode/extensions/dbaeumer.vscode-eslint-2.1.8/server/out/eslintServer.js:1:37396
at le (/home/oferade/.vscode/extensions/dbaeumer.vscode-eslint-2.1.8/server/out/eslintServer.js:1:46704)```
The text was updated successfully, but these errors were encountered:
https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/docs/rules/ban-ts-comment.md
The text was updated successfully, but these errors were encountered: