From a51d21c88de8ac0baee26fef63e5c3213c474bfe Mon Sep 17 00:00:00 2001 From: Tomohisa Igarashi Date: Wed, 8 Jan 2025 08:12:35 -0500 Subject: [PATCH] chore: autoformat run by `yarn install` --- package.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 6ec0bab..7d004b3 100644 --- a/package.json +++ b/package.json @@ -166,7 +166,9 @@ "type": "boolean", "default": false, "markdownDescription": "Control whether to enable drag and drop feature", - "tags": ["experimental"] + "tags": [ + "experimental" + ] } } },