Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
chore(setup): turbo
Browse files Browse the repository at this point in the history
  • Loading branch information
thedoublejay committed Dec 5, 2022
1 parent f1e9f5a commit 5fc4090
Show file tree
Hide file tree
Showing 3 changed files with 354 additions and 35 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@
},
"devDependencies": {
"@birthdayresearch/sticky-prettier": "^0.3.0",
"@waveshq/standard-web-linter": "workspace:*"
"@waveshq/standard-web-linter": "workspace:*",
"@birthdayresearch/sticky-turbo": "^0.3.0"
},
"lint-staged": {
"*": "prettier --write --ignore-unknown"
Expand Down
4 changes: 3 additions & 1 deletion packages/standard-web-linter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@
"eslint-plugin-react-hooks": "^4.6.0",
"husky": "^8.0.2",
"lint-staged": "^13.1.0",
"prettier": "^2.8.0"
"next": "13.0.6",
"prettier": "^2.8.0",
"typescript": "4.8.4"
}
}
Loading

0 comments on commit 5fc4090

Please sign in to comment.