This commit is contained in:
RingOfStorms (Joshua Bell) 2024-04-04 10:49:21 -05:00
parent 633916dd9a
commit 805387dd88

View file

@ -21,6 +21,9 @@ local servers = {
-- rust_analyzer = USES RUST_TOOLS INSTEAD, SEE BOTTOM OF THIS FILE
tsserver = {
-- typescript/javascript
implicitProjectConfiguration = {
checkJs = true,
},
},
pyright = {
-- python