aws / aws-appsync-community

The AWS AppSync community
https://aws.amazon.com/appsync
Apache License 2.0
506 stars 32 forks source link

[@aws-appsync/eslint-plugin] missing rule: no-throw #337

Open saltman424 opened 9 months ago

saltman424 commented 9 months ago

Since throw statements are not allowed in AppSync JS, there should be a no-throw rule to detect and report any throw statements