We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 636deb4 commit 61230b2Copy full SHA for 61230b2
_i18n/ja/_posts/2025/2025-05-25-jser-14th.md
@@ -82,7 +82,7 @@ ESLintの大きな特徴としてプラグインでルールを追加できる
82
83
そのため、JavaScript以外の言語で書かれたLinterでは、プラグインをどう扱うかが大きな課題となっています。それぞれのLinterでアプローチが異なりますが、それぞれのLinterがプラグインサポートの仕組みを開発しています。
84
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)
+- [Plugin System in Rust based JavaScript/TypeScript Linters - Speaker Deck](https://speakerdeck.com/unvalley/typescript-linters)
86
87
一方で、ESLintはHTMLやCSSといったJavaScript以外の言語も扱えるようなlanguage-agnostic linterとなる方向性を示しています。
88
0 commit comments