Files
gh-eli0shin-cli-lsp-client-…/.claude-plugin/plugin.json
2025-11-29 18:25:26 +08:00

12 lines
250 B
JSON

{
"name": "prettier-plugin",
"description": "Automatically formats files with Prettier after edits",
"version": "1.0.1",
"author": {
"name": "Eli Oshinsky",
"email": "elimelech.oshinsky@gmail.com"
},
"hooks": [
"./hooks"
]
}