Sign in
eclipse
/
gerrit
/
openk-usermodules
/
org.eclipse.openk-usermodules.gridFailureInformation.frontend
/
6d2638ca3e63c44757e430de63df41ae1e25a334
/
.
/
projects
/
grid-failure-information-map-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"
]
}
}