test: add some basic code example for benchmark #14
Annotations
6 warnings
src/__tests__/index.test.js#L1
There should be at least one empty line between import groups
|
src/__tests__/index.test.js#L2
`vitest` import should occur before import of `..`
|
src/index.js#L89
Missing JSDoc @returns description
|
src/index.js#L105
Missing JSDoc @param "width" description
|
src/index.js#L106
Missing JSDoc @returns description
|
src/index.js#L222
Missing JSDoc block description
|
This job succeeded
Loading