Merge pull request #1757 from simon-engledew/patch-1
Hide ESLint on GHES
This commit is contained in:
@@ -2,10 +2,11 @@
|
|||||||
"name": "ESLint",
|
"name": "ESLint",
|
||||||
"description": "A tool for identifying and reporting the problems found in ECMAScript/JavaScript code.",
|
"description": "A tool for identifying and reporting the problems found in ECMAScript/JavaScript code.",
|
||||||
"iconName": "eslint",
|
"iconName": "eslint",
|
||||||
|
"enterprise": false,
|
||||||
"categories": [
|
"categories": [
|
||||||
"Code Scanning",
|
"Code Scanning",
|
||||||
"JavaScript",
|
"JavaScript",
|
||||||
"EcmaScript",
|
"EcmaScript",
|
||||||
"TypeScript"
|
"TypeScript"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user