fix(eslint-config): fix abbreviation exceptions #46
Annotations
4 errors and 1 warning
lint:
packages/typedoc-config/index.js#L34
Remove unused catch binding `e`
|
lint:
packages/typedoc-config/index.js#L34
The catch parameter `e` should be named `error`
|
lint:
packages/typedoc-config/index.js#L34
Please rename the variable `e`. Suggested names are: `error`, `event_`. A more descriptive name will do too
|
lint
Process completed with exit code 1.
|
commitlint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|