Was just going through my packages using deprecated packages, and noticed kld-intersections had a couple. Also updates per latest linting.
Linting (ESLint): As per latest ash-nazg (prefer for...of, accurate and complete jsdoc where present; prefer specific jsdoc array type)
Linting (ESLint): Lint any JS in HTML
npm: Update gp-data-transformer dep and devDeps
npm: Move from deprecated opn-cli and rollup-plugin-node-resolve packages to replacements
npm: Fix node engines
Maintenance: Add .editorconfig to assist IDEs in tabbing behavior
You might also want to take a look at the ShapeInfo info. The class has args but does not use it and its create helper accepts object but it is always an array.
Howdy!
Was just going through my packages using deprecated packages, and noticed kld-intersections had a couple. Also updates per latest linting.
opn-cli
androllup-plugin-node-resolve
packages to replacementsengines
.editorconfig
to assist IDEs in tabbing behaviorYou might also want to take a look at the
ShapeInfo
info. The class hasargs
but does not use it and itscreate
helper acceptsobject
but it is always an array.Hope all is well!