This linter plugin for SublimeLinter provides an interface to XO. It will be used with files that have the “JavaScript” syntax.
Is there any way to configure this to be able to run on files with a different syntax setting? I have sublime setup with the Vue extension to render files with a .vue extension to use a different syntax, but I want to be able to have xo run against those files as well. Is there a setting I can tweak to make this work that I'm missing?
Is there any way to configure this to be able to run on files with a different syntax setting? I have sublime setup with the Vue extension to render files with a
.vue
extension to use a different syntax, but I want to be able to have xo run against those files as well. Is there a setting I can tweak to make this work that I'm missing?