"languages": {
"TypeScript": {
"language_servers": ["vtsls", "oxlint", "oxfmt", "!biome"],
},
"TSX": {
"language_servers": ["vtsls", "oxlint", "oxfmt", "!biome"],
},
"JavaScript": {
"language_servers": ["vtsls", "oxlint", "oxfmt", "!biome"],
},
},
Specifically turned off typeAware so tsoglint isn't used.
Macbook with m4 pro, 24gb ram.
Mostly occurs with a vite plus tanstack start monorepo project based on this template: https://github.com/mugnavo/tanstarter-plus.
No changes to vite config.
I specfically
Zed config:
Specifically turned off typeAware so tsoglint isn't used.
Macbook with m4 pro, 24gb ram.