@o3r/stylelint-plugin
Version:
In-house stylelint plugin to use in your own eslint configuration
11 lines (10 loc) • 338 B
JSON
{
"$schema": "https://raw.githubusercontent.com/angular/angular-cli/master/packages/angular_devkit/schematics/collection-schema.json",
"schematics": {
"migration": {
"version": "*",
"description": "Migration of @o3r/stylelint-plugin to new scope",
"factory": "./schematics/ng-update/index#updateAll"
}
}
}