feat: new features in sasjs/lint #38
Annotations
10 warnings
test (lts/hydrogen):
src/commands/docs/generateDocs.ts#L100
Expected { after 'if' condition
|
test (lts/hydrogen):
src/commands/docs/generateDocs.ts#L106
Object Literal Property name `DOXY_HTML_OUTPUT` must match one of the following formats: camelCase
|
test (lts/hydrogen):
src/commands/docs/generateDocs.ts#L107
Object Literal Property name `DOXY_INPUT` must match one of the following formats: camelCase
|
test (lts/hydrogen):
src/commands/docs/generateDocs.ts#L111
Object Literal Property name `HTML_EXTRA_FILES` must match one of the following formats: camelCase
|
test (lts/hydrogen):
src/commands/docs/generateDocs.ts#L112
Object Literal Property name `HTML_EXTRA_STYLESHEET` must match one of the following formats: camelCase
|
test (lts/hydrogen):
src/commands/docs/generateDocs.ts#L116
Object Literal Property name `HTML_FOOTER` must match one of the following formats: camelCase
|
test (lts/hydrogen):
src/commands/docs/generateDocs.ts#L117
Object Literal Property name `HTML_HEADER` must match one of the following formats: camelCase
|
test (lts/hydrogen):
src/commands/docs/generateDocs.ts#L118
Object Literal Property name `LAYOUT_FILE` must match one of the following formats: camelCase
|
test (lts/hydrogen):
src/commands/docs/generateDocs.ts#L119
Object Literal Property name `PROJECT_BRIEF` must match one of the following formats: camelCase
|
test (lts/hydrogen):
src/commands/docs/generateDocs.ts#L120
Object Literal Property name `PROJECT_LOGO` must match one of the following formats: camelCase
|