aaarichter
aaarichter
**What version of `eslint` are you using?** eslint 9.2.0 **What version of `prettier` are you using?** prettier 3.5.2 **What version of `eslint-plugin-prettier` are you using?** 5.1.3 **Please paste any applicable...
For legacy reasons, we have stringified JSON objects in the dynamoDB tables I'm working on, instead of maps or other constructs When I saw https://www.dynamodbtoolbox.com/docs/schemas/transformers/usage I was pretty hyped, that...
motivation: I'm using htmlnano with AWS Lambda, where the `console.warn` shows in unit tests and AWS cloudwatch. To suppress them, an optional flag is required