Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9ff75cc

Browse files
committed
Update 741 draft
1 parentb5eb6d9 commit9ff75cc

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

‎_i18n/ja/_posts/2025/2025-07-10-741draft.mdrenamed to ‎_i18n/ja/_posts/2025/2025-07-11-741draft.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
2-
title:"2025-07-10のJS:"
2+
title:"2025-07-11のJS:"
33
author:"azu"
44
layout:post
5-
date:2025-07-10T13:38:59.604Z
5+
date:2025-07-11T01:08:31.528Z
66
category:JSer
77
tags:
88
-TypeScript
@@ -72,4 +72,14 @@ HMRのES Modules outputのサポート、`using`のサポート、Defer Module E
7272
TypeScriptのMCPサーバフレームワーク
7373

7474

75+
----
76+
77+
##typescript-eslint/tsgolint: ✨ Experimental proof-of-concept typescript-go powered JS/TS linter written in Go
78+
[github.com/typescript-eslint/tsgolint](https://github.com/typescript-eslint/tsgolint"typescript-eslint/tsgolint: ✨ Experimental proof-of-concept typescript-go powered JS/TS linter written in Go")
79+
<pclass="jser-tags jser-tag-icon"><spanclass="jser-tag">TypeScript</span> <spanclass="jser-tag">ESLint</span> <spanclass="jser-tag">library</span></p>
80+
81+
TSLintの ルールをtsgoで動くようにしてどれぐらい早くなるかの試験的な実装。
82+
ESLintのASTへの変換をせずにTS ASTをそのまま扱うようにする変更も行なっていて、20-40倍程度早くチェックできている
83+
84+
7585
----

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp