fix: use `@chainable` per-overload by LuLaValva · Pull Request #8504 · processing/p5.js
Changes:
@chainablein JSDoc applies to one overload and not the whole function- To test, view updates to
p5.d.tsafternpm run generate-types
Updated methods: volume, speed, position, size, style, attribute, value
PR Checklist
I don't think any of these apply 😅... lint has a bunch of warnings but none related to my code, and I don't see unit/snapshot tests for the p5.d.ts file.
-
npm run lintpasses - Inline reference is included / updated
- Unit tests are included / updated
