Skip to content

Commit

Permalink
Remove syncpack
Browse files Browse the repository at this point in the history
  • Loading branch information
dan-lee committed Feb 4, 2025
1 parent 5dd4943 commit 05a5291
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 319 deletions.
2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"type": "module",
"scripts": {
"build": "nx run-many -t=build -p zudoku config",
"mismatches": "syncpack list-mismatches",
"lint": "eslint --cache --fix .",
"lint:ci": "eslint .",
"format": "prettier --write .",
Expand Down Expand Up @@ -46,7 +45,6 @@
"nx": "20.3.2",
"prettier": "3.4.2",
"prettier-plugin-organize-imports": "4.1.0",
"syncpack": "13.0.0",
"typescript": "5.7.3"
},
"pnpm": {
Expand Down
Loading

0 comments on commit 05a5291

Please sign in to comment.