docs: fix documentation #7
nodejs.yml
on: push
nodejs
/
prepare
4s
nodejs
/
lint-eslint
24s
nodejs
/
lint-prettier
22s
nodejs
/
lint-check-types
23s
Matrix: nodejs / test
Annotations
4 warnings
nodejs / lint-eslint:
src/XSadd.ts#L23
Missing JSDoc @param "seed" description
|
nodejs / lint-eslint:
src/XSadd.ts#L31
Missing JSDoc @returns declaration
|
nodejs / lint-eslint:
src/XSadd.ts#L39
Missing JSDoc @returns declaration
|
nodejs / lint-eslint:
src/__tests__/index.test.ts#L71
Unexpected any. Specify a different type
|