Update UMD config to merge packages #30
Annotations
10 errors
build (20):
web/packages/hovercards/.eslintrc.js#L6
Replace `'plugin:@wordpress/eslint-plugin/recommended'` with `·'plugin:@wordpress/eslint-plugin/recommended'·`
|
build (20):
web/packages/hovercards/babel.config.js#L2
Replace `['@babel/env',·{·loose:·true·}],·['@babel/react',·{·runtime:·'automatic'·}],·'@babel/typescript'` with `·[·'@babel/env',·{·loose:·true·}·],·[·'@babel/react',·{·runtime:·'automatic'·}·],·'@babel/typescript'·`
|
build (20):
web/packages/hovercards/lint-staged.config.js#L2
Replace `()·=>·'npm·run·type-check',·'npm·run·lint:js'` with `·()·=>·'npm·run·type-check',·'npm·run·lint:js'·`
|
|
build (20):
web/packages/hovercards/playground/core.ts#L16
Replace `options` with `·options·`
|
build (20):
web/packages/hovercards/playground/core.ts#L19
Replace `target,·opts` with `·target,·opts·`
|
build (20):
web/packages/hovercards/playground/core.ts#L20
Replace `target,·opts` with `·target,·opts·`
|
build (20):
web/packages/hovercards/playground/core.ts#L22
Replace `document.body,·{·ignoreSelector:·''·}` with `·document.body,·{·ignoreSelector:·''·}·`
|
build (20):
web/packages/hovercards/playground/core.ts#L25
Replace `'inline-hovercard'` with `·'inline-hovercard'·`
|
|