iamcco/diagnostic-languageserver

question: where to put configurations?

Open

#28 opened on Aug 13, 2020

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

Repository metrics

Stars
 (437 stars)
PR merge metrics
 (PR metrics pending)

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