This plugin only checks for functions that might throw exceptions. It does not check for functions that might return a rejected promise. might-throw Warns about function calls that might throw ...