UNPKG

generator-angcord

Version:

Angular 6 and Cordova hybrid project scaffolding updating NavCore's ngCordova minimalist structure.

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