aboutsummaryrefslogtreecommitdiffstats
path: root/lua/lspconfig/server_configurations/eslint.lua
Commit message (Expand)AuthorAgeFilesLines
* Add more ESLint options (#2254)Mark Skelton2022-11-241-0/+6
* fix(eslint): root dir not found if using package.json config (#2234)Fernando Gómez2022-11-101-9/+3
* fix(eslint): support flat config (#2229)Michael Chris Lopez2022-11-071-0/+1
* fix: check the package.json has eslintConfig field for eslint (#2208)Raphael2022-10-211-10/+31
* feat: eslint support astro file (#2190)Raphael2022-10-131-0/+1
* feat(eslint): enable for svelte filetype (#2149)Cameron Nemo2022-09-231-0/+1
* 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