update eslint configuration
Showing
| ... | ... | @@ -11,6 +11,7 @@ |
| "@typescript-eslint/eslint-plugin": "^5.0.0", | ||
| "@typescript-eslint/parser": "^5.0.0", | ||
| "eslint": "^8.0.1", | ||
| "eslint-config-prettier": "^8.3.0", | ||
| "eslint-plugin-import": "^2.25.2", | ||
| "eslint-plugin-prettier": "^4.0.0", | ||
| "prettier": "^2.4.1", | ||
| ... | ... |
Please register or sign in to comment