Skip to content

Commit 36d628e

Browse files
authored
Remove ESLint from JavaScript tools documentation (#71)
1 parent 2f96bbe commit 36d628e

File tree

2 files changed

+4
-34
lines changed

2 files changed

+4
-34
lines changed

docs/tools/eslint.md

-29
This file was deleted.

docs/tools/tools.md

+4-5
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,9 @@ Remove extraneous f prefix
4444
| Docker | [Hadolint][Hadolint], [Checkov][Checkov] |
4545
| Go | [golangci-lint][golangci-lint] |
4646
| Helm | [Checkov][Checkov] |
47-
| Javascript | [Biome][Biome], [ESLint][ESLint] |
47+
| Javascript | [Biome][Biome] |
4848
| JSON, JSONC | [Biome][Biome] |
49-
| JSX | [Biome][Biome], [ESLint][ESLint] |
49+
| JSX | [Biome][Biome] |
5050
| Kotlin | [Detekt][Detekt] |
5151
| Kubernetes | [Checkov][Checkov] |
5252
| Markdown | [Markdownlint][Markdownlint], [LanguageTool][LanguageTool] |
@@ -56,8 +56,8 @@ Remove extraneous f prefix
5656
| Shell (sh, bash, ksh, dash) | [ShellCheck][ShellCheck] |
5757
| Swift | [SwiftLint][SwiftLint] |
5858
| Terraform | [Checkov][Checkov] |
59-
| TSX | [Biome][Biome], [ESLint][ESLint] |
60-
| Typescript | [Biome][Biome], [ESLint][ESLint] |
59+
| TSX | [Biome][Biome] |
60+
| Typescript | [Biome][Biome] |
6161
| YAML | [YamlLint][YamlLint] |
6262

6363
[ShellCheck]: ./shellcheck.md
@@ -73,4 +73,3 @@ Remove extraneous f prefix
7373
[Gitleaks]: ./gitleaks.md
7474
[Checkov]: ./checkov.md
7575
[Detekt]: ./detekt.md
76-
[ESLint]:./eslint.md

0 commit comments

Comments
 (0)