UNPKG

@pepperi/components

Version:

This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 10.0.1.

18 lines (17 loc) 334 B
{ "extends": "../../tslint.json", "rules": { "directive-selector": [ true, "attribute", "lib", "camelCase" ], "component-selector": [ true, "element", "lib", "kebab-case" ] } }