Update jest.config.cjs #31
Annotations
10 errors
deploy:
.build/__tests__/api.test.js#L22
'beforeAll' is not defined
|
deploy:
.build/__tests__/api.test.js#L19
'process' is not defined
|
deploy:
.build/__tests__/api.test.js#L17
'require' is not defined
|
deploy:
.build/__tests__/api.test.js#L17
A `require()` style import is forbidden
|
deploy:
.build/__tests__/api.test.js#L16
'require' is not defined
|
deploy:
.build/__tests__/api.test.js#L16
A `require()` style import is forbidden
|
deploy:
.build/__tests__/api.test.js#L15
'require' is not defined
|
deploy:
.build/__tests__/api.test.js#L15
A `require()` style import is forbidden
|
deploy:
.build/__tests__/api.test.js#L14
'exports' is not defined
|
deploy:
.build/__tests__/api.test.js#L7
Expected an assignment or function call and instead saw an expression
|