Biome rule that disallows the use of the keyword throw
in JavaScript/TypeScript.
Using the beta version of Biome Linter Plugins. Will try to update when plugins are stable.
Disallowing throw
ensures that functions can't throw unexpected errors that