Closed randypuro closed 3 years ago
@angelozerr it would be great to get this change landed so we can drop our fork. Anything I can do to help?
@egamma what do you thin about this idea?
@arlo-egg please note that @egamma @mjbvz is working on tslint features in another project. tslint-language-service will be deprecated in this case.
@randypuro Please add a section in the README.
@randypuro we will make sure that this feature is also provided in the new tslint-language-service plugin that we will release soon.
Support the
linterOptions.exclude
tslint configuration property to ensure consistent behavior with the command line tslint.Update the
proxy.getCodeFixesAtPosition
api while we're at it.