aboutsummaryrefslogtreecommitdiffstats
path: root/lua/lspconfig/server_configurations/eslint.lua
Commit message (Expand)AuthorAgeFilesLines
* feat(eslint): support yarn2 PnP projects #1777William Boman2022-07-051-0/+7
* fix(eslint): fetch active buf client in fix_all (#1978)Guillaume Lagrange2022-07-021-11/+1
* docs(eslint): reformatting (#1956)Michael Härtl2022-06-141-5/+6
* fix(eslint): add missing root_pattern (#1869)Anton2022-04-271-0/+1
* docs(eslint): update `autocmd` exampleAngus Findlay2022-03-281-1/+1
* fix(npm): resolve the command correctly on windowskylo2522021-12-081-1/+7
* fix(eslint): openDoc function on Linux (#1529)Denis Mitana2021-12-021-0/+2
* fix(eslint): default to location mode for workingDirectory (#1506)Michael Lingelbach2021-11-281-4/+2
* chore: prefix all vim.notify message with [lspconfig] (#1496)William Boman2021-11-271-2/+2
* fix(eslint): match opts to sync request (#1492)Michael Lingelbach2021-11-261-3/+3
* chore: clean up importsMichael Lingelbach2021-11-251-1/+1
* feat: expose configsMichael Lingelbach2021-11-251-0/+166