mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-10 21:03:03 -05:00
feat(generator): create custom generator to create new libs
This commit is contained in:
6
libs/cli/package.json
Normal file
6
libs/cli/package.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"name": "@angular-challenges/cli",
|
||||
"version": "0.0.1",
|
||||
"type": "commonjs",
|
||||
"generators": "./generators.json"
|
||||
}
|
||||
Reference in New Issue
Block a user