Skip to content

Commit b3a49d1

Browse files
committed
chore: fix formatting
1 parent 209fbf8 commit b3a49d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/site/pages/en/blog/migrations/chalk-to-styletext.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ This codemod aims to help you reduce external dependencies by transforming chalk
2626
- Custom RGB colors (chalk.rgb(), chalk.hex())
2727
- 256-color palette (chalk.ansi256())
2828
- Template literal syntax (chalk...``)
29-
-Advanced modifiers with limited terminal support (overline, blink, etc.)
29+
- Advanced modifiers with limited terminal support (overline, blink, etc.)
3030

3131
The source code for this codemod can be found in the [chalk-to-util-styletext directory](https://github.com/nodejs/userland-migrations/tree/main/recipes/chalk-to-util-styletext).
3232

0 commit comments

Comments
 (0)