Closed rchl closed 3 years ago
@jfcherng I see you've handled that already. Just not sure about specifying exact version of typescript. Probably not needed.
True. But I have the reason in the source. https://github.com/sublimelsp/LSP-css/blob/3f902dfaf0e7760109d01a5c1c0077f0a25e767f/language-server/compile-language-server.sh#L58-L59
Or maybe grep that version from the VSCode repo and use it 🤔
I suppose leave it at whatever until it breaks. Probably would break on compilation so we would catch it.
@jfcherng I see you've handled that already. Just not sure about specifying exact version of typescript. Probably not needed.