18 lines
463 B
JSON
18 lines
463 B
JSON
{
|
|
"name": "eslint-plugin",
|
|
"owner": {
|
|
"name": "Eli Oshinsky",
|
|
"email": "elimelech.oshinsky@gmail.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "eslint-plugin",
|
|
"description": "Automatically runs ESLint checks on JavaScript/TypeScript files after edits",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-eli0shin-cli-lsp-client-claude-plugins-eslint-plugin.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |