Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .cursor/rules/general.mdc
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ alwaysApply: true
- If not specified, make sure to add a new line at the end of your commit message with: `Co-authored-by: WillBooster (Cursor) <agent@willbooster.com>`.
- Always create new commits. Avoid using `--amend`.
- Always use heredoc syntax when passing multi-line content to any command.
- Put temporary files in the `.tmp` or `/tmp` directory.

## Coding Style

Expand Down
1 change: 1 addition & 0 deletions AGENTS.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
- If not specified, make sure to add a new line at the end of your commit message with: `Co-authored-by: WillBooster (Codex CLI) <agent@willbooster.com>`.
- Always create new commits. Avoid using `--amend`.
- Always use heredoc syntax when passing multi-line content to any command.
- Put temporary files in the `.tmp` or `/tmp` directory.

## Coding Style

Expand Down
1 change: 1 addition & 0 deletions CLAUDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
- If not specified, make sure to add a new line at the end of your commit message with: `Co-authored-by: WillBooster (Claude Code) <agent@willbooster.com>`.
- Always create new commits. Avoid using `--amend`.
- Always use heredoc syntax when passing multi-line content to any command.
- Put temporary files in the `.tmp` or `/tmp` directory.

## Coding Style

Expand Down
1 change: 1 addition & 0 deletions GEMINI.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
- If not specified, make sure to add a new line at the end of your commit message with: `Co-authored-by: WillBooster (Gemini CLI) <agent@willbooster.com>`.
- Always create new commits. Avoid using `--amend`.
- Always use heredoc syntax when passing multi-line content to any command.
- Put temporary files in the `.tmp` or `/tmp` directory.

## Coding Style

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
"@willbooster/wb": "13.12.13",
"conventional-changelog-conventionalcommits": "9.3.1",
"lefthook": "2.1.5",
"oxfmt": "0.47.0",
"oxlint": "1.62.0",
"oxfmt": "0.48.0",
"oxlint": "1.63.0",
"oxlint-tsgolint": "0.22.1",
"semantic-release": "25.0.3",
"sort-package-json": "3.6.1"
Expand Down
4 changes: 2 additions & 2 deletions packages/shared-lib-blitz-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@
"@willbooster/wb": "13.12.13",
"blitz": "3.0.2",
"build-ts": "17.1.10",
"oxfmt": "0.47.0",
"oxlint": "1.62.0",
"oxfmt": "0.48.0",
"oxlint": "1.63.0",
"oxlint-tsgolint": "0.22.1",
"sort-package-json": "3.6.1",
"vitest": "4.1.4"
Expand Down
4 changes: 2 additions & 2 deletions packages/shared-lib-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@
"@willbooster/wb": "13.12.13",
"build-ts": "17.1.10",
"next": "16.2.4",
"oxfmt": "0.47.0",
"oxlint": "1.62.0",
"oxfmt": "0.48.0",
"oxlint": "1.63.0",
"oxlint-tsgolint": "0.22.1",
"sort-package-json": "3.6.1",
"vitest": "4.1.4"
Expand Down
4 changes: 2 additions & 2 deletions packages/shared-lib-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@
"@willbooster/oxlint-config": "1.4.6",
"@willbooster/wb": "13.12.13",
"build-ts": "17.1.10",
"oxfmt": "0.47.0",
"oxlint": "1.62.0",
"oxfmt": "0.48.0",
"oxlint": "1.63.0",
"oxlint-tsgolint": "0.22.1",
"sort-package-json": "3.6.1",
"vitest": "4.1.4"
Expand Down
4 changes: 2 additions & 2 deletions packages/shared-lib-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,8 @@
"@willbooster/wb": "13.12.13",
"babel-loader": "10.1.1",
"build-ts": "17.1.10",
"oxfmt": "0.47.0",
"oxlint": "1.62.0",
"oxfmt": "0.48.0",
"oxlint": "1.63.0",
"oxlint-tsgolint": "0.22.1",
"react": "19.2.5",
"react-dom": "19.2.5",
Expand Down
4 changes: 2 additions & 2 deletions packages/shared-lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@
"@willbooster/oxlint-config": "1.4.6",
"@willbooster/wb": "13.12.13",
"build-ts": "17.1.10",
"oxfmt": "0.47.0",
"oxlint": "1.62.0",
"oxfmt": "0.48.0",
"oxlint": "1.63.0",
"oxlint-tsgolint": "0.22.1",
"sort-package-json": "3.6.1",
"vitest": "4.1.4"
Expand Down
4 changes: 2 additions & 2 deletions packages/wb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@
"@willbooster/oxlint-config": "1.4.6",
"at-decorators": "7.1.0",
"build-ts": "17.1.10",
"oxfmt": "0.47.0",
"oxlint": "1.62.0",
"oxfmt": "0.48.0",
"oxlint": "1.63.0",
"oxlint-tsgolint": "0.22.1",
"rolldown": "1.0.0-rc.15",
"sort-package-json": "3.6.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/wbfy/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,8 @@
"@yarnpkg/core": "4.6.0",
"build-ts": "17.1.10",
"lefthook": "2.1.5",
"oxfmt": "0.47.0",
"oxlint": "1.62.0",
"oxfmt": "0.48.0",
"oxlint": "1.63.0",
"oxlint-tsgolint": "0.22.1",
"sort-package-json": "3.6.1",
"type-fest": "5.5.0",
Expand Down
Loading
Loading