Is it possible to change the language server of typescript to eslint? I tried making a user-level languages.toml to overwrite the typescript language to use eslint but it just acted as though no language server existed.
Is it possible to change the language server of typescript to eslint?
I tried making a user-level languages.toml to overwrite the typescript language to use eslint but it just acted as though no language server existed.