UNPKG

banana-app

Version:

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

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