Sign in
apache
/
pulsar-client-node
/
refs/heads/fix/issue-431-complete
/
.
/
tslint.json
blob: 0087afa40a92ecca34f111f269ce7d8b87ec5283 [
file
]
{
"extends"
:
"dtslint/dtslint.json"
,
"rules"
:
{
"semicolon"
:
false
,
"no-unnecessary-class"
:
false
,
"no-relative-import-in-test"
:
false
,
"strict-export-declare-modifiers"
:
false
,
"no-redundant-jsdoc"
:
false
}
}