https://github.com/igrep/eslint-plugin-no-ignore-returned-union
ESLint rule to prohibit ignoring a union value returned by a function.
https://github.com/igrep/eslint-plugin-no-ignore-returned-union
Last synced: 5 months ago
JSON representation
ESLint rule to prohibit ignoring a union value returned by a function.
- Host: GitHub
- URL: https://github.com/igrep/eslint-plugin-no-ignore-returned-union
- Owner: igrep
- License: apache-2.0
- Created: 2022-10-26T14:18:54.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2026-01-15T00:07:26.000Z (6 months ago)
- Last Synced: 2026-01-29T21:14:08.364Z (6 months ago)
- Language: TypeScript
- Homepage:
- Size: 291 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# eslint-plugin
ESLint rule to prohibit ignoring a union value returned by a function.