Setup TSLint in Visual Studio 2015

前端 未结 3 1338
被撕碎了的回忆
被撕碎了的回忆 2021-01-08 00:53

I develop with Typescript in Visual Studio 2013 and always have my error list open on the bottom. TSLint tells me when my code is messy/incorrect as i\'m writing it. I don\'

3条回答
  •  被撕碎了的回忆
    2021-01-08 01:12

    Looks like the easiest way now is to download Web Analyzer by Mads Kristensen from the Visual Studio Gallery, it includes TSLint support

    https://visualstudiogallery.msdn.microsoft.com/6edc26d4-47d8-4987-82ee-7c820d79be1d

    (its Free)

提交回复
热议问题