mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-10 04:43:03 -05:00
feat(generator): create custom generator to create new libs
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
"skipDefaultLibCheck": true,
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"@angular-challenges/cli": ["libs/cli/src/index.ts"],
|
||||
"@angular-challenges/ngrx-notification/backend": [
|
||||
"libs/ngrx-notification/backend/src/index.ts"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user