回答編集履歴
1
修正
answer
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
TSLint は ESLint へ合流していき、ドキュメントや移行ツールを整えつつ、
|
|
1
|
+
TSLint は ESLint へ合流していき、ドキュメントや移行ツールを整えつつ、2019 年中に**非推奨**になる予定です。
|
|
2
2
|
|
|
3
3
|
> As you may have read in this blog post, we plan to deprecate TSLint in 2019 and support the migration to ESLint as the standard linter for both TypeScript & JavaScript.
|
|
4
4
|
|