feat: remove transform swc helpers to cjs is not necessary (#674) #1606
Annotations
10 warnings
CI (18):
packages/ice-npm-utils/src/index.ts#L138
Unexpected any. Specify a different type
|
CI (18):
packages/ice-npm-utils/src/index.ts#L125
Unexpected any. Specify a different type
|
CI (18):
packages/ice-npm-utils/src/index.ts#L73
Include a description after the "@ts-ignore" directive to explain why the @ts-ignore is necessary. The description must be 3 characters or longer
|
CI (18):
packages/ice-npm-utils/src/index.ts#L71
Include a description after the "@ts-ignore" directive to explain why the @ts-ignore is necessary. The description must be 3 characters or longer
|
CI (18):
packages/ice-npm-utils/src/index.ts#L64
Include a description after the "@ts-ignore" directive to explain why the @ts-ignore is necessary. The description must be 3 characters or longer
|
CI (18):
packages/ice-npm-utils/src/index.ts#L17
Unexpected any. Specify a different type
|
CI (18):
examples/react-multi-components/src/Avatar/index.tsx#L6
An empty interface is equivalent to `{}`
|
CI (18):
examples/react-component/src/components/Button/index.tsx#L36
'children' is missing in props validation
|
CI (18):
examples/react-component/pages/index.tsx#L4
Component definition is missing display name
|
CI (18):
.commitlintrc.js#L1
A `require()` style import is forbidden
|