add rhubarb and such

This commit is contained in:
Rahsheen Porter 2022-05-11 08:52:19 -04:00
parent c55035e0f2
commit 0bc180e0f3
4 changed files with 6 additions and 2 deletions

View file

@ -10,8 +10,9 @@
],
"eslint.autoFixOnSave": true,
"diagnostic.checkCurrentLine": true,
"codeLens.enabled": true,
"solargraph.autoformat": true,
"solargraph.formatting": true,
"solargraph.hover": true,
"solargraph.diagnostics": true,
"solargraph.diagnostics": true
}