UNPKG

@o3r/eslint-plugin

Version:

The module provides in-house eslint plugins to use in your own eslint configuration.

5 lines 141 B
export interface NgAddSchematicsSchema { /** Project name */ projectName?: string | undefined; } //# sourceMappingURL=schema.d.ts.map