mirror of
https://github.com/kristoferssolo/captra.git
synced 2025-12-20 11:04:39 +00:00
14 lines
188 B
JSON
14 lines
188 B
JSON
{
|
|
"plugin": "formatter-v1",
|
|
"version": "0.1",
|
|
"capabilities": {
|
|
"fs": {
|
|
"read": [
|
|
"./workspace/*"
|
|
],
|
|
"write": []
|
|
}
|
|
},
|
|
"issued_by": "dev-team"
|
|
}
|