Add notifier boolean configuration by silversonicaxel · Pull Request #7730 · plotly/plotly.js
I undid most of them, (sorry I had global linter in the IDE)
But the last left, seem legit to me.
And project linting was not complaining, or fixing it in its execution.
"lint": "npx @biomejs/biome lint",
"lint-fix": "npx @biomejs/biome format ./test/image/mocks --write; npx @biomejs/biome lint --write || true",