Skip to content

Commit

Permalink
Merge pull request #42 from react18-tools/fix-eslint
Browse files Browse the repository at this point in the history
fix: fix eslint fixes Fix ESLint #37
  • Loading branch information
mayank1513 committed Jun 26, 2024
2 parents e20a6ef + 6d23993 commit 414d049
Show file tree
Hide file tree
Showing 2 changed files with 344 additions and 1,742 deletions.
10 changes: 9 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,13 @@
"@types/node": "^20.14.9",
"enquirer": "^2.4.1"
},
"name": "turborepo-template"
"name": "turborepo-template",
"pnpm": {
"overrides": {
"eslint": "8.0.0"
}
},
"overrides": {
"eslint": "8.0.0"
}
}
Loading

0 comments on commit 414d049

Please sign in to comment.