feat(data-collector): add data collector utility #796
Annotations
10 errors
main:
jest.config.js#L1
Flow file annotation is missing
|
main:
jest.config.js#L1
Expected "export" or "export default"
|
main:
src/data-collector.js#L1
Flow file annotation is missing
|
main:
src/data-collector.js#L4
Async arrow function has no 'await' expression
|
main:
test/server/data-collector.test.js#L4
Flow file annotation is missing
|
main:
test/server/data-collector.test.js#L12
'jest' is not defined
|
main:
test/server/data-collector.test.js#L16
'jest' is not defined
|
main:
test/server/data-collector.test.js#L32
Expected space or tab after '//' in comment
|
main:
test/server/data-collector.test.js#L37
'expect' is not defined
|
main:
test/server/data-collector.test.js#L38
'expect' is not defined
|