mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-11 05:13:02 -05:00
feat(challenge26): generator feature component
This commit is contained in:
3
libs/custom-plugin/src/generators/feature-component/schema.d.ts
vendored
Normal file
3
libs/custom-plugin/src/generators/feature-component/schema.d.ts
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
export interface FeatureComponentGeneratorSchema {
|
||||
name: string;
|
||||
}
|
||||
Reference in New Issue
Block a user