chore: add eslint_d as a devdep

This commit is contained in:
Mikhail Zolotukhin 2021-11-19 20:41:07 +03:00
parent 54fc9158ce
commit 3154606047

View File

@ -9,6 +9,7 @@
"@typescript-eslint/parser": "^4.29.3",
"esbuild": "^0.12.26",
"eslint": "^7.32.0",
"eslint_d": "^11.1.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-jsdoc": "^36.1.0",
"eslint-plugin-prefer-arrow": "^1.2.3",