Jeff Williams
|
8a0b40502e
|
refactor(jsdoc-doclet): make combineDoclets a static method on Doclet
This change puts `combineDoclets` in the same place as methods like `clone` and `emptyDoclet`.
|
2025-07-05 09:49:44 -07:00 |
|
Jeff Williams
|
749fbeb622
|
refactor: use env instead of dependencies
|
2024-12-07 15:17:24 -08:00 |
|
Jeff Williams
|
125a9add3d
|
refactor: remove jsdoc.deps from test environment
Use `jsdoc.env` instead.
|
2024-12-07 14:56:28 -08:00 |
|
Jeff Williams
|
55b0489662
|
chore(jsdoc-eslint-config): migrate to ESLint flat config
|
2024-04-14 11:39:46 -07:00 |
|
Jeff Williams
|
aeb1e4833d
|
feat(jsdoc-doclet): add public methods to make DocletStore start/stop listening for events
|
2023-11-12 15:19:42 -08:00 |
|
Jeff Williams
|
1a2690915a
|
refactor: use DocletStore to track parse results
Also updates a bunch of code to use optional chaining and nullish coalescing.
|
2023-10-01 17:52:01 -07:00 |
|
Jeff Williams
|
b2df642b31
|
feat(jsdoc-doclet): add DocletStore, a reactive tracker for doclets
|
2023-09-17 17:48:23 -07:00 |
|
Jeff Williams
|
c04508f295
|
refactor: migrate to ES modules
|
2023-02-28 20:12:24 -08:00 |
|
Jeff Williams
|
46aee502ae
|
refactor: move parser/visitor to @jsdoc/parse package
|
2023-01-22 21:30:17 -08:00 |
|