We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cddeca5 commit 5cc0bd1Copy full SHA for 5cc0bd1
README.md
@@ -5,7 +5,7 @@ packages operations.
5
6
## Supported packages
7
8
-- [x] fastify
+- [x] ~fastify~ - Temporary disabled.
9
- [x] lodash
10
- [x] prettier
11
- [x] babel
@@ -38,8 +38,8 @@ To compare subsequent runs, simply omit the "baseline" option:
38
```console
39
$ bench-it ./node
40
```
41
-
42
-> **Note:** It's recommended to have `colordiff` installed for a clearer comparison of differences.
+> [!TIP]
+> It's recommended to have `colordiff` installed for a clearer comparison of differences.
43
44
## Single run
45
0 commit comments