From b37cf390abe71f867f8da9a4e0163e0696402710 Mon Sep 17 00:00:00 2001 From: Songmu Date: Mon, 10 Feb 2025 10:57:41 +0900 Subject: [PATCH] support Bun --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 43cf30f..e186113 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ textlint arguments (i.e. target dir:`doc/*`) ### `package_manager` -Optional. Package manager used in the repository [npm,yarn,pnpm] +Optional. Package manager used in the repository [npm,yarn,pnpm,bun] Default is `npm`. ## Customizes