Skip to content

Commit

Permalink
npx turbo run format
Browse files Browse the repository at this point in the history
Signed-off-by: Timo Stamm <[email protected]>
  • Loading branch information
timostamm committed Nov 19, 2024
1 parent 087f328 commit aadf374
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MIGRATING.md
Original file line number Diff line number Diff line change
Expand Up @@ -265,8 +265,8 @@ const sayRequest: Omit<SayReqest, "$typeName"> = {
};
```

> [!TIP]
>
> [!TIP]
>
> `proto3` messages are plain objects, but with `proto2` or Editions, messages
> may use the prototype chain to track field presence. See the section
> [Field presence and default values](https://github.com/bufbuild/protobuf-es/blob/v2.2.2/MANUAL.md#field-presence-and-default-values)
Expand Down

0 comments on commit aadf374

Please sign in to comment.