{ "extends": "../tslint.json", "rules": { "directive-selector": [true, "attribute", "app", "camelCase"], "component-selector": [true, "element", "app", "kebab-case"], "adf-license-banner": [true, "**/*.ts", "./license-community.txt"] } }