Skip to content

Commit 1438a3a

Browse files
committed
prompt users to update prettier-plugin-svelte
1 parent f39eb5f commit 1438a3a

File tree

1 file changed

+1
-0
lines changed
  • packages/migrate/migrations/self-closing-tags

1 file changed

+1
-0
lines changed

packages/migrate/migrations/self-closing-tags/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,5 @@ export async function migrate() {
3030
}
3131

3232
console.log(colors.bold().green('✔ Your project has been updated'));
33+
console.log(' If using Prettier, please upgrade to the latest prettier-plugin-svelte version');
3334
}

0 commit comments

Comments
 (0)