Skip to content

Commit

Permalink
Turn off prettier-plugin-jsdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
shadowspawn committed Mar 8, 2024
1 parent 18eb11b commit c89e499
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .prettierrc.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const config = {
plugins: ['prettier-plugin-jsdoc'],
// plugins: ['prettier-plugin-jsdoc'],
singleQuote: true,
overrides: [
{
Expand Down

0 comments on commit c89e499

Please sign in to comment.