repo_info_extractor
repo_info_extractor copied to clipboard
Not work corretly with module path aliases
In javascript it's possible add module path alias, simplifying the imports in code. This could generate an error when identify our code as an libraries.
Here an example BrasilAPI
"libraries":{"JavaScript":["@/errors/NotFoundError"]}}