aws-appsync-community
aws-appsync-community copied to clipboard
[@aws-appsync/eslint-plugin] missing rule: no-throw
Since throw statements are not allowed in AppSync JS, there should be a no-throw rule to detect and report any throw statements
I can confirm this is not being captured in the current es lint rules