12 lines
193 B
JSON
Executable file
12 lines
193 B
JSON
Executable file
{
|
|
"schematics": {
|
|
"custom-rule": {
|
|
"description": ".",
|
|
"factory": "./custom-rule"
|
|
},
|
|
"run-task": {
|
|
"description": ".",
|
|
"factory": "./run-task"
|
|
}
|
|
}
|
|
}
|