mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-10 12:53:03 -05:00
10 lines
221 B
JSON
10 lines
221 B
JSON
{
|
|
"generators": {
|
|
"lib": {
|
|
"factory": "./src/generators/custom-library/generator",
|
|
"schema": "./src/generators/custom-library/schema.json",
|
|
"description": "extends library from nx/cli"
|
|
}
|
|
}
|
|
}
|