Sign in
eclipse
/
gerrit
/
openk-usermodules
/
org.eclipse.openk-usermodules.gridFailureInformation.frontend
/
e4f2001c8f8f0528c342c5a2745f34c4ec8d1124
/
.
/
projects
/
grid-failure-information-table-app
/
tslint.json
blob: 19e8161a0bbdc1d03925cc7fef2c7db2d235c870 [
file
] [
log
] [
blame
]
{
"extends"
:
"../../tslint.json"
,
"rules"
:
{
"directive-selector"
:
[
true
,
"attribute"
,
"app"
,
"camelCase"
],
"component-selector"
:
[
true
,
"element"
,
"app"
,
"kebab-case"
]
}
}