Sign in
eclipse
/
gerrit
/
openk-usermodules
/
org.eclipse.openk-usermodules.standbyPlanning.frontend
/
ad5b86f853725ebaa684d6c4a0ab573c2279ce67
/
.
/
src
/
tslint.json
blob: d0fd81cf06c00119e14810fff3df1587b5bed191 [
file
]
{
"extends"
:
"../tslint.json"
,
"rules"
:
{
"directive-selector"
:
[
true
,
"attribute"
,
"ok"
,
"camelCase"
],
"component-selector"
:
[
true
,
"element"
,
"ok"
,
"kebab-case"
]
}
}