Skip to content

Commit 191d830

Browse files
authored
Fix typo in style list command key q
1 parent 5d4760d commit 191d830

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pages/bash/xx/xx-template.cjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ set -e
247247
description: `style_list`,
248248
confirm: false,
249249
},
250-
[`tyle:list`]: {
250+
[`style:list`]: {
251251
command: `
252252
set -e
253253
/bin/bash node_modules/.bin/prettier --config prettier.config.cjs --list-different .

0 commit comments

Comments
 (0)