Skip to content

Commit 61230b2

Browse files
authored
Update 2025-05-25-jser-14th.md
1 parent 636deb4 commit 61230b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_i18n/ja/_posts/2025/2025-05-25-jser-14th.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ ESLintの大きな特徴としてプラグインでルールを追加できる
8282

8383
そのため、JavaScript以外の言語で書かれたLinterでは、プラグインをどう扱うかが大きな課題となっています。それぞれのLinterでアプローチが異なりますが、それぞれのLinterがプラグインサポートの仕組みを開発しています。
8484

85-
- [Exploring Type-Informed Lint Rules in Rust based TypeScript Linters - Speaker Deck](https://speakerdeck.com/unvalley/exploring-type-informed-lint-rules-in-rust-based-linters)
85+
- [Plugin System in Rust based JavaScript/TypeScript Linters - Speaker Deck](https://speakerdeck.com/unvalley/typescript-linters)
8686

8787
一方で、ESLintはHTMLやCSSといったJavaScript以外の言語も扱えるようなlanguage-agnostic linterとなる方向性を示しています。
8888

0 commit comments

Comments
 (0)