New configuration system #760
Merged
Annotations
10 warnings
Lint Files:
src/commands/build/handler.ts#L26
Unexpected console statement
|
Lint Files:
src/commands/translate/index.ts#L169
Expected to return a value at the end of async method 'action'
|
Lint Files:
src/commands/translate/providers/yandex/provider.ts#L102
Unexpected any. Specify a different type
|
Lint Files:
src/commands/translate/providers/yandex/provider.ts#L210
Async function expected no return value
|
Lint Files:
src/commands/translate/providers/yandex/provider.ts#L228
Unexpected console statement
|
Lint Files:
src/commands/translate/providers/yandex/provider.ts#L229
Unexpected console statement
|
Lint Files:
src/commands/translate/utils/fs.ts#L141
Missing JSDoc @returns for function
|
Lint Files:
src/index.ts#L21
Unexpected any. Specify a different type
|
Lint Files:
src/logger/index.ts#L117
Missing JSDoc @returns for function
|
Lint Files:
src/logger/index.ts#L117
Missing JSDoc for parameter 'consumer'
|
Loading