feat(neovim): enable eslint.autoFixOnSave
This commit is contained in:
parent
acc0b94f6a
commit
8be95405d3
|
@ -1,4 +1,5 @@
|
||||||
{
|
{
|
||||||
|
"eslint.autoFixOnSave": true,
|
||||||
"omnisharp.path": "/home/felschr/.nix-profile/bin/omnisharp",
|
"omnisharp.path": "/home/felschr/.nix-profile/bin/omnisharp",
|
||||||
"omnisharp.useGlobalMono": "never",
|
"omnisharp.useGlobalMono": "never",
|
||||||
"omnisharp.projectLoadTimeout": 120,
|
"omnisharp.projectLoadTimeout": 120,
|
||||||
|
|
Loading…
Reference in a new issue