Skip to content

Commit

Permalink
Move ESLint & tsconfig packages to root package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
TheOmer77 committed Jan 6, 2025
1 parent f1783af commit 6e4cdb5
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@
},
"devDependencies": {
"@changesets/cli": "^2.27.11",
"@react-transition-switch/eslint-config": "workspace:*",
"@react-transition-switch/tsconfig": "workspace:*",
"prettier": "^3.4.2",
"turbo": "^2.3.3",
"typescript": "^5.7.2"
Expand Down
2 changes: 0 additions & 2 deletions packages/react-transition-switch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,6 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "^0.17.2",
"@react-transition-switch/eslint-config": "workspace:*",
"@react-transition-switch/tsconfig": "workspace:*",
"@types/node": "^22.10.5",
"@types/react": "^19.0.3",
"@types/react-dom": "^19.0.2",
Expand Down
12 changes: 6 additions & 6 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6e4cdb5

Please sign in to comment.