blob: bb3e34a7b6ec7a2572dfda4ac637b62ca13e5327 [file] [log] [blame]
{
"extends": "../tslint.json",
"rules": {
"directive-selector": [true, "attribute", "zeppelin", "camelCase"],
"component-selector": [true, "element", "zeppelin", "kebab-case"]
}
}