Bump eslint-plugin-jsdoc from 39.9.1 to 46.9.0 #2550
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
3 warnings
Build using Node 16:
src/ObjectMap.js#L125
Use object shorthand or index signatures instead of `Object`, e.g., `{[key: string]: string}`
|
Build using Node 18:
src/ObjectMap.js#L125
Use object shorthand or index signatures instead of `Object`, e.g., `{[key: string]: string}`
|
Test using Node 16:
src/ObjectMap.js#L125
Use object shorthand or index signatures instead of `Object`, e.g., `{[key: string]: string}`
|