chore: fix types using target es2022 #21
nodejs.yml
on: push
nodejs
/
prepare
3s
nodejs
/
lint-eslint
24s
nodejs
/
lint-prettier
27s
nodejs
/
lint-check-types
23s
Matrix: nodejs / test
Annotations
2 warnings
nodejs / lint-eslint:
src/decode.ts#L13
Missing JSDoc @param "input" description
|
nodejs / lint-eslint:
src/encode.ts#L10
Missing JSDoc @param "input" description
|