sample-ts-plugin icon indicating copy to clipboard operation
sample-ts-plugin copied to clipboard

Sample TypeScript Language Service Plugin

Results 1 sample-ts-plugin issues
Sort by recently updated
recently updated
newest added

At first thanks for your sample, it is very helpfull. https://github.com/angelozerr/tslint-language-service is a plugin for tslint. We have done like your sample to import tsserverlibrary: `import * as ts_module from...