projecte_ionic/node_modules/@angular-devkit/schematics/tasks/tslint-fix/test/collection.json
2022-02-09 18:30:03 +01:00

12 lines
193 B
JSON
Executable file

{
"schematics": {
"custom-rule": {
"description": ".",
"factory": "./custom-rule"
},
"run-task": {
"description": ".",
"factory": "./run-task"
}
}
}