test(core): set up playwright component tests #5572
Annotations
10 warnings
lint:
.eslintrc.js#L1
Expected "export" or "export default"
|
lint:
jest.base.config.js#L1
Expected "export" or "export default"
|
lint:
jest.config.js#L1
Expected "import" instead of "require()"
|
lint:
jest.config.js#L3
Expected "export" or "export default"
|
lint:
packages/cli/jest.config.js#L1
Expected "import" instead of "require()"
|
lint:
packages/cli/jest.config.js#L3
Expected "export" or "export default"
|
lint:
packages/core/jest.config.js#L1
Expected "import" instead of "require()"
|
lint:
packages/core/jest.config.js#L3
Expected "export" or "export default"
|
lint:
packages/core/postcss.config.js#L1
Expected "export" or "export default"
|
lint:
packages/core/postcss.config.js#L2
Expected "import" instead of "require()"
|