Skip to content

Commit

Permalink
docs: update prettier-plugin-embed usage (#364)
Browse files Browse the repository at this point in the history
  • Loading branch information
sequencerr authored Jul 4, 2024
1 parent 6754c3d commit 3b084b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/sql/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ const prettierConfig = {

/** @type {import('prettier-plugin-embed').PrettierPluginEmbedOptions} */
const prettierPluginEmbedConfig = {
embeddedSqlIdentifiers: ['sql'],
embeddedSqlTags: ['sql'],
}

/** @type {import('prettier-plugin-sql').SqlBaseOptions} */
Expand Down

0 comments on commit 3b084b6

Please sign in to comment.