-
-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
codegen: use current package version as default clone version (#208)
When running `pnpm run clone` without an argument the latest oxlint version will be cloned (currently `0.10.3`). But the project main branch can be differently (currently on `0.10.1`) If someone want to contribute they will get new rules from `0.10.3`. This PR will prevents it and used the current package.json.
- Loading branch information
Showing
3 changed files
with
19 additions
and
66 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters