11 lines
276 B
JSON
11 lines
276 B
JSON
{
|
|
"name": "ESLint",
|
|
"description": "A tool for identifying and reporting the problems found in ECMAScript/JavaScript code.",
|
|
"iconName": "eslint",
|
|
"categories": [
|
|
"Code Scanning",
|
|
"JavaScript",
|
|
"EcmaScript",
|
|
"TypeScript"
|
|
]
|
|
} |