Skip to content

Commit

Permalink
chore: readme formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
DylanPiercey committed Oct 25, 2021
1 parent 3613856 commit 8b45351
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,10 +119,10 @@ module.exports = {
marko: {
ignoreUnrecognizedTags: true,
taglib: {
excludePackages: ["@scope/package-name"]
}
}
}
excludePackages: ["@scope/package-name"],
},
},
},
};
```

Expand Down

0 comments on commit 8b45351

Please sign in to comment.