Hide ESLint on GHES

This commit is contained in:
Simon Engledew
2022-09-21 12:46:14 +01:00
committed by GitHub
parent a4ed1faa48
commit 6b52b98767
@@ -2,10 +2,11 @@
"name": "ESLint",
"description": "A tool for identifying and reporting the problems found in ECMAScript/JavaScript code.",
"iconName": "eslint",
"enterprise": false,
"categories": [
"Code Scanning",
"JavaScript",
"EcmaScript",
"TypeScript"
]
}
}