UNPKG

@o3r/stylelint-plugin

Version:

In-house stylelint plugin to use in your own eslint configuration

4 lines 199 B
import type { NgAddOptions, SchematicOptionObject } from '@o3r/schematics'; export interface NgAddSchematicsSchema extends NgAddOptions, SchematicOptionObject { } //# sourceMappingURL=schema.d.ts.map