{ "extends": "../../tslint.json", "rules": { "directive-selector": [ true, "attribute", "ucapAuthentication", "camelCase" ], "component-selector": [true, "element", "ucap-authentication", "kebab-case"] } }