unimported icon indicating copy to clipboard operation
unimported copied to clipboard

Allow config file to be passed via CLI

Open maeriens opened this issue 3 years ago • 2 comments

Hello! I discovered this tool a few weeks ago, been testing it on several repos and so far it has been super useful!

One thing that I believe could help in some use cases is to be able to pass the config file path through the CLI, like eslint or other tools. This would facilitate having a centralised shared configuration for several repos, or even to use this package in a custom package used for checking code

maeriens avatar Oct 27 '21 20:10 maeriens

Sounds like a nice feature to have. Can you submit a pull request?

smeijer avatar Oct 27 '21 21:10 smeijer

I am not very very versed in ts but I will give it a go in my free time 😄

maeriens avatar Oct 27 '21 21:10 maeriens

:tada: This issue has been resolved in version 1.25.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket:

smeijer avatar Feb 27 '23 10:02 smeijer