aws / aws/aws-appsync-community
[@aws-appsync/eslint-plugin] missing rule: no-throw
Open
pending triage
- Dominant language
- HTML
- Stars
- 507
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
Since `throw` statements are not allowed in AppSync JS, there should be a `no-throw` rule to detect and report any `throw` statements
Contributor guide
Research direction
The issue names the @aws-appsync/eslint-plugin but no files or tests; start by locating its existing rule implementations and test patterns. Add coverage for throw statements so the new no-throw rule reports them, and confirm the plugin tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, javascript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100