mirror of
https://github.com/lukevella/rallly.git
synced 2025-06-06 04:31:50 +02:00
🐛 Fix linting issues (#1642)
This commit is contained in:
parent
ba84b40776
commit
6b914610d9
18 changed files with 155 additions and 174 deletions
|
@ -6,8 +6,8 @@
|
|||
},
|
||||
"private": true,
|
||||
"devDependencies": {
|
||||
"@typescript-eslint/eslint-plugin": "^6.6.0",
|
||||
"@typescript-eslint/parser": "^6.6.0",
|
||||
"@typescript-eslint/eslint-plugin": "^8.28.0",
|
||||
"@typescript-eslint/parser": "^8.28.0",
|
||||
"eslint": "^8.52.0",
|
||||
"eslint-config-next": "^14.0.1",
|
||||
"eslint-config-turbo": "^2.0.3",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue