Stephen Lineker-Miller
Stephen Lineker-Miller
# Why? This change works on refactoring out the wrapper.ts file to allow improved maintainability, extensibility with support of easy typing. The current implementation is one continuous function call which...
# Why This change provides some basic type support for the internal and exported methods within `wrapper.ts`. The target result of this `PR` is to increase readability, maintainability and start...
Any chance you could be able to add custom tag colors in a settings file for the project. For example adding a tag called @work would highlight it to green?...
👋 The tool is not taking into consideration generated code, mocks and vendored directories. It would be nice to be able to explicitly exclude these. Exclusion options exist for `-exclude-errors-in-files`,...