7 Commits

Author SHA1 Message Date
Jeff Williams
3011f86eda
fix(jsdoc-salty): fix linter error 2024-04-15 16:06:55 -07:00
Jeff Williams
cfda2b565d
fix(jsdoc-salty): support left and right matchers (#2103) 2024-04-15 14:24:17 -07:00
microaaron
57e558af98
feat(jsdoc-salty): support taffyDB({key:{isUndefined: false}}) (#2051) 2023-12-03 14:49:15 -08:00
Jeff Williams
8c6aad8440
chore: add license headers, and a CI check for their presence 2023-01-08 16:11:38 -08:00
Jeff Williams
e9e3616be9 feat(jsdoc-salty): handle matchers that match multiple values 2022-11-01 20:47:56 -07:00
Jeff Williams
65f8356a2c fix(jsdoc-salty): replace Object.hasOwn() shim
The old shim had a ton of dependencies, one of which triggered an ESLint bug that caused linting to fail: https://github.com/eslint/eslint/issues/14686
2022-10-30 15:44:20 -07:00
Jeff Williams
d723ed5603 feat(jsdoc-salty): create drop-in replacement for TaffyDB 2022-10-30 13:10:18 -07:00