feat(templates): More package templates, template management start
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"$schema": "http://json-schema.org/draft-07/schema",
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"": {}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user