build(deps-dev): Bump eslint-plugin-jsdoc from 46.5.0 to 46.5.1
[benchmarks-js.git] / .vscode / settings.json
1 {
2 "editor.codeActionsOnSave": {
3 "source.fixAll": true
4 },
5 "cSpell.words": [
6 "benoit",
7 "deepmerge",
8 "microtime",
9 "preinstall"
10 ]
11 }