[VO-1016] feat: Export types inside npm build #239
Annotations
1 error and 10 warnings
Lint
Process completed with exit code 1.
|
Lint:
docs/styleguide.config.js#L3
'webpack-merge' should be listed in the project's dependencies. Run 'npm i -S webpack-merge' to add it
|
Lint:
react/AppSections/generateI18nConfig.ts#L1
This rule requires the `strictNullChecks` compiler option to be turned on to function correctly
|
Lint:
react/AppSections/generateI18nConfig.ts#L1
This rule requires the `strictNullChecks` compiler option to be turned on to function correctly
|
Lint:
react/AppSections/generateI18nConfig.ts#L7
Unnecessary conditional, value is always falsy
|
Lint:
react/AppSections/generateI18nConfig.ts#L14
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
|
Lint:
react/CircularChart/helpers.ts#L1
This rule requires the `strictNullChecks` compiler option to be turned on to function correctly
|
Lint:
react/CircularChart/helpers.ts#L1
This rule requires the `strictNullChecks` compiler option to be turned on to function correctly
|
Lint:
react/Dialog/DialogEffects.ts#L1
This rule requires the `strictNullChecks` compiler option to be turned on to function correctly
|
Lint:
react/Dialog/DialogEffects.ts#L1
This rule requires the `strictNullChecks` compiler option to be turned on to function correctly
|
Lint:
react/Dialog/DialogEffects.ts#L49
Unnecessary conditional, value is always truthy
|
Loading