Should we report on whether there are Typescript typings?
The check would need to be at least whether they are available as part of the package, through a packages like "@types/xxxx" where xxxx is the name of the module or https://github.com/DefinitelyTyped/DefinitelyTyped, possibly needing to look at https://www.typescriptlang.org/dt/search to see how to get it.
Should we report on whether there are Typescript typings?
The check would need to be at least whether they are available as part of the package, through a packages like "@types/xxxx" where xxxx is the name of the module or https://github.com/DefinitelyTyped/DefinitelyTyped, possibly needing to look at https://www.typescriptlang.org/dt/search to see how to get it.