NICHTJ3 / Dotfiles

Dotfiles for linux, wsl etc...
0 stars 0 forks source link

feat(lsp): support for eslint in pnp repo's #23

Closed NICHTJ3 closed 2 years ago

NICHTJ3 commented 2 years ago

Adds eslint config file back since the latest commits on lspconfig do not account for monorepo's where the .pnp.cjs file is not right next to your .eslintrc file 🤦‍♂️ I think this could theoretically be expensive so I won't make a PR to lspconfig yet 👍