18 lines
447 B
JSON
18 lines
447 B
JSON
{
|
|
"name": "prettier-plugin",
|
|
"owner": {
|
|
"name": "Eli Oshinsky",
|
|
"email": "elimelech.oshinsky@gmail.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "prettier-plugin",
|
|
"description": "Automatically formats files with Prettier after edits",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-eli0shin-cli-lsp-client-claude-plugins-prettier-plugin.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |