Skip to content

Commit

Permalink
Update instructions to reflect new VSCode extension name
Browse files Browse the repository at this point in the history
  • Loading branch information
nene committed Oct 5, 2023
1 parent 58ac0fb commit e117497
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ pick the proper dialect, like:
format('select [col] from tbl', { language: 'transactsql' });
```

Or when using the VSCode extension: Settings -> Prettier-SQL: SQLFlavourOverride.
Or when using the VSCode extension: Settings -> SQL-Formatter-VSCode: SQLFlavourOverride.

### Module parse failed: Unexpected token

Expand Down

0 comments on commit e117497

Please sign in to comment.