lynt
lynt copied to clipboard
Editor plugins
Currently, there are no editor plugins :(
Need to look into how to create these for VSCode, Atom, Vim, etc
Maybe there could be a better solution in the future, but it seems nice to have it in the mean time ...
What do you think of exporting the tslint and eslint configuration, something like lynt --export-config
?
@saadq what are your thoughts about this :point_up: ? We are really missing out this feature
Made a PR for this #23
Edit: The --exportConfig
feature is now available thanks to @danielpa9708's PR, I hope to give an attempt at making some editor plugins for Atom/VSCode soon!