updated prettier config & run linted
This commit is contained in:
12
package.json
12
package.json
@@ -24,14 +24,14 @@
|
||||
"framer-motion": "^9.1.7",
|
||||
"moment": "^2.29.4",
|
||||
"nanostores": "^0.7.4",
|
||||
"next": "^13.2.1",
|
||||
"next": "^13.2.3",
|
||||
"next-remove-imports": "^1.0.10",
|
||||
"nostr-relaypool": "^0.5.3",
|
||||
"nostr-tools": "^1.7.1",
|
||||
"nostr-tools": "^1.7.4",
|
||||
"qrcode.react": "^3.1.0",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-hook-form": "^7.43.2",
|
||||
"react-hook-form": "^7.43.4",
|
||||
"react-moment": "^1.1.3",
|
||||
"react-player": "^2.11.2",
|
||||
"react-virtuoso": "^4.1.0",
|
||||
@@ -43,7 +43,7 @@
|
||||
"@tailwindcss/typography": "^0.5.9",
|
||||
"@tauri-apps/cli": "^1.2.3",
|
||||
"@trivago/prettier-plugin-sort-imports": "^4.1.1",
|
||||
"@types/node": "^18.14.2",
|
||||
"@types/node": "^18.14.6",
|
||||
"@types/react": "^18.0.28",
|
||||
"@types/react-dom": "^18.0.11",
|
||||
"@typescript-eslint/eslint-plugin": "^5.54.0",
|
||||
@@ -51,7 +51,7 @@
|
||||
"autoprefixer": "^10.4.13",
|
||||
"csstype": "^3.1.1",
|
||||
"eslint": "^8.35.0",
|
||||
"eslint-config-next": "^13.2.1",
|
||||
"eslint-config-next": "^13.2.3",
|
||||
"eslint-config-prettier": "^8.6.0",
|
||||
"eslint-plugin-react": "^7.32.2",
|
||||
"eslint-plugin-react-hooks": "^4.6.0",
|
||||
@@ -59,7 +59,7 @@
|
||||
"lint-staged": "^13.1.2",
|
||||
"postcss": "^8.4.21",
|
||||
"prettier": "^2.8.4",
|
||||
"prettier-plugin-tailwindcss": "^0.2.3",
|
||||
"prettier-plugin-tailwindcss": "^0.2.4",
|
||||
"prop-types": "^15.8.1",
|
||||
"tailwindcss": "^3.2.7",
|
||||
"typescript": "^4.9.5"
|
||||
|
||||
Reference in New Issue
Block a user