Skip to content

Commit 3f3d708

Browse files
committed
chore: adjust comment [skip ci]
1 parent f24dc8c commit 3f3d708

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -532,7 +532,7 @@ async function init() {
532532
render('linting/vitest')
533533
}
534534

535-
// These configs only disable rules, so they should come last.
535+
// These configs only disable rules, so they should be applied last.
536536
if (needsPrettier) {
537537
render('linting/prettier')
538538
}

0 commit comments

Comments
 (0)