remove eslint jsdoc
This commit is contained in:
parent
cf00d46062
commit
dc8f27ae0a
@ -21,7 +21,6 @@ module.exports = {
|
||||
sourceType: "module",
|
||||
},
|
||||
plugins: [
|
||||
"eslint-plugin-jsdoc",
|
||||
"eslint-plugin-prefer-arrow",
|
||||
"@typescript-eslint",
|
||||
],
|
||||
|
@ -26,7 +26,6 @@
|
||||
"@typescript-eslint/parser": "^5.1.0",
|
||||
"eslint": "^8.0.0",
|
||||
"eslint-config-prettier": "^8.3.0",
|
||||
"eslint-plugin-jsdoc": "^37.0.3",
|
||||
"eslint-plugin-prefer-arrow": "^1.2.3",
|
||||
"husky": "^7.0.2",
|
||||
"lint-staged": "^12.1.2",
|
||||
|
Loading…
Reference in New Issue
Block a user