iamcco/diagnostic-languageserver

question: where to put configurations?

Open

#28 opened on Aug 13, 2020

 (11 comments) (4 reactions) (0 assignees)TypeScript (30 forks)github user discovery
help wanted

Repository metrics

Stars
 (438 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Hi, Sorry for the naive question. I'm trying to use neovim's built-in LSP, and this plugin is in the readme for diagnostic. I was hoping I can use this to enable linting via eslint.

I do see the configuration, but I'm not sure where to put them? Is there an example repo on how this is setup? Thanks!

Contributor guide