mirror of
https://github.com/ad-aures/castopod.git
synced 2026-04-12 03:06:43 +02:00
refactor(plugins): set settings properties as fields objects
This commit is contained in:
parent
8f8c61eaae
commit
cc6495dc7c
39 changed files with 153 additions and 216 deletions
|
|
@ -35,8 +35,8 @@
|
|||
{
|
||||
"fileMatch": [
|
||||
"plugins/**/manifest.json",
|
||||
"tests/modules/Plugins/Mocks/manifests/*.json",
|
||||
"tests/modules/Plugins/Mocks/plugins/**/manifest.json"
|
||||
"tests/modules/Plugins/mocks/manifests/*.json",
|
||||
"tests/modules/Plugins/mocks/plugins/**/manifest.json"
|
||||
],
|
||||
"url": "/workspaces/castopod/modules/Plugins/Manifest/manifest.schema.json"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue