-
Notifications
You must be signed in to change notification settings - Fork 158
fix(note): hard wrap #383
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(note): hard wrap #383
Conversation
🦋 Changeset detectedLatest commit: 1adba59 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
@example/basic • @example/changesets commit: |
|
@43081, can you review this? |
|
can you make sure you run format? some of the whitespace seems off otherwise the changes mostly make sense, i left 1 comment |
I can't install ~/gitclone/clack $ pnpm run format
> @clack/root@ format /data/data/com.termux/files/home/gitclone/clack
> biome check --write
The Biome CLI package doesn't ship with prebuilt binaries for your platform yet. You can still use the CLI by cloning the biome/tools repo from GitHub, and follow the instructions there to build the CLI for your platform.
[ELIFECYCLE] Command failed with exit code 1. |
This PR contains a change i forgot add on #376. The change is "Do hard wrap".