aws-appsync-community icon indicating copy to clipboard operation
aws-appsync-community copied to clipboard

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

Open saltman424 opened this issue 2 years ago • 1 comments

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

saltman424 avatar Nov 22 '23 17:11 saltman424

I can confirm this is not being captured in the current es lint rules

robokozo avatar Nov 12 '25 16:11 robokozo