leetCode 最近支持了typescript刷题,高高兴兴把webstorm切换到typescript刷题,记录下切换过程。
安装因为刷题都是单文件,我们需要用webstorm支持debugger单ts文件。
yarn add type
2020-05-22