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