Closed WuglyakBolgoink closed 2 years ago
Oh, i found out that this is a default feature of the rc
package that we use to handle the configuration. So just create a file named .license-reportrc
in the project root and fill it with the desired options (as json). When you run license-report in the directory of the projects package.json this file will be used for configuration.
Solved by pr #106
it will be great to use default config file.
example:
And then anyone can change it, e.g.:
currently I need to specify config file manually: