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 4be8c77 commit bbe443eCopy full SHA for bbe443e
1 file changed
ja/ESLint/README.md
@@ -8,10 +8,6 @@
8
9
このルールがプラグインとして書くことができ、ESLintのすべてのルールはプラグインとして実装されています。
10
11
-> Find and fix problems in your JavaScript code
12
-
13
-ESLintサイト上には、上記のように書かれていることからもわかりますが、プラグインに重きを置いた設計となっています。
14
15
今回はESLintのプラグインアーキテクチャがどうなっているかを見て行きましょう。
16
17
## どう書ける?
0 commit comments