source: trip-planner-front/node_modules/@angular-devkit/schematics/tasks/tslint-fix/test/collection.json@ fa375fe

Last change on this file since fa375fe was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago

initial commit

  • Property mode set to 100644
File size: 193 bytes
Line 
1{
2 "schematics": {
3 "custom-rule": {
4 "description": ".",
5 "factory": "./custom-rule"
6 },
7 "run-task": {
8 "description": ".",
9 "factory": "./run-task"
10 }
11 }
12}
Note: See TracBrowser for help on using the repository browser.