Install packages for lint and prettier

This commit is contained in:
Ariful Alam 2022-03-20 01:21:24 +06:00
parent 189e0f695e
commit 7866762a76
2 changed files with 2389 additions and 0 deletions

2384
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -27,9 +27,14 @@
"autoprefixer": "^10.4.4",
"axios": "^0.26.1",
"daisyui": "^2.11.0",
"eslint": "^8.11.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-react": "^7.29.4",
"gh-pages": "^3.2.3",
"moment": "^2.29.1",
"postcss": "^8.4.12",
"prettier": "^2.6.0",
"prop-types": "^15.8.1",
"react-helmet-async": "^1.2.3",
"react-hotjar": "^5.0.0",