From 3e92f22d2ec39aeca54f27b67e9de940d39e6ed8 Mon Sep 17 00:00:00 2001 From: Ben Lambert Date: Fri, 10 Dec 2021 11:01:15 +0100 Subject: [PATCH] Update .changeset/spicy-parents-fold.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ben Lambert Co-authored-by: Fredrik Adelöw --- .changeset/spicy-parents-fold.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/spicy-parents-fold.md b/.changeset/spicy-parents-fold.md index 0fad18f31a..1ba056c7c8 100644 --- a/.changeset/spicy-parents-fold.md +++ b/.changeset/spicy-parents-fold.md @@ -4,7 +4,7 @@ Updated the root `package.json` to include files with `.cjs` and `.mjs` extensions in the `"lint-staged"` configuration. -The make this change to an existing app, apply the following changes to the `package.json` file: +To make this change to an existing app, apply the following changes to the `package.json` file: ```diff "lint-staged": {