UNPKG

@pepperi/core

Version:

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

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