The TS compiler is all the linting I need.
# suitescript
s
The TS compiler is all the linting I need.
📣 1
👏 1
r
@stalbert Are you using WebStorm or VSCode?
s
@Rehan Yes 🙂 I'm usually using Webstorm, but I'm also committed to using WSL, which is causing me lots of pain when used inside webstorm. VSCode has less features but also seems to have less pain integrating with WSL.
r
@stalbert WSL?
s
Windows Subsystem for Linux
the MS officially supported 'bash' command prompt
FWIW, I don't have any of the issues on my native linux machine with webstorm - works like a charm there
r
Ah ok, I use Mac 🙂
s
that's close enough to linux that you shouldn't have any of these issues I have trying to meld WSL (unix) with Webstorm (app running on Windows)
r
hmm alright