Skip to content
This repository was archived by the owner on Apr 4, 2025. It is now read-only.

feat(@schematics/angular): Add directive schematic #33

Merged
merged 1 commit into from
Jul 13, 2017

Conversation

Brocco
Copy link
Contributor

@Brocco Brocco commented Jul 13, 2017

No description provided.

// TODO: replace `options: any` with an actual type generated from the schema.
// tslint:disable:no-any
import {addDeclarationToModule} from '../utility/ast-utils';
import {InsertChange} from '../utility/change';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also merge all import groups in here.

@hansl hansl merged commit 4ad3358 into angular:master Jul 13, 2017
@Brocco Brocco deleted the directive-schematic branch July 26, 2017 14:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants