- Learn React with TypeScript 3
- Carl Rippon
- 79字
- 2021-06-10 19:16:39
TypeScript linting
As we have seen, the compiler does lots of useful checks against our TypeScript code to help us write error-free code. We can take this a step further and lint the code to help us make our code even more readable and maintainable. TSLint is a linter that is very popular in TypeScript projects, and we will explore it in this section.
The home page for TSLint is at https://palantir.github.io/tslint/.
We'll install TSLint in the next section.
推薦閱讀
- HTML5+CSS3王者歸來
- C++程序設計教程
- Kali Linux Web Penetration Testing Cookbook
- Instant Apache Stanbol
- ASP.NET Core 5.0開發入門與實戰
- 華為HMS生態與應用開發實戰
- 精通網絡視頻核心開發技術
- Visual C++應用開發
- 大數據分析與應用實戰:統計機器學習之數據導向編程
- Mastering React
- Learning YARN
- C#程序設計(項目教學版)
- RubyMotion iOS Develoment Essentials
- 超簡單:Photoshop+JavaScript+Python智能修圖與圖像自動化處理
- JavaScript悟道