chore/migrate-to-oxc #1
14
.claude-plugin/marketplace.json
Normal file
14
.claude-plugin/marketplace.json
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
{
|
||||||
|
"name": "remanso-local",
|
||||||
|
"description": "Local plugins for the Remanso project",
|
||||||
|
"owner": {
|
||||||
|
"name": "julien"
|
||||||
|
},
|
||||||
|
"plugins": [
|
||||||
|
{
|
||||||
|
"name": "remanso-skills",
|
||||||
|
"description": "Local skills for the Remanso project (migrate-oxlint, etc.)",
|
||||||
|
"source": "./.agents"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
13
.claude/settings.json
Normal file
13
.claude/settings.json
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"extraKnownMarketplaces": {
|
||||||
|
"remanso-local": {
|
||||||
|
"source": {
|
||||||
|
"source": "directory",
|
||||||
|
"path": "."
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"enabledPlugins": {
|
||||||
|
"remanso-skills@remanso-local": true
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user