Skip to content

Commit

Permalink
docs: corrected that entry in the specs (#1489)
Browse files Browse the repository at this point in the history
aligned extensions to be fileExtensions
  • Loading branch information
mfranzke authored Feb 25, 2023
1 parent 6dd472f commit fd5db84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/docs/src/docs/advanced-config-options.md
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ Other engine specific configuration options can be added and will be passed to t
"engines": {
"handlebars": {
"package": "@pattern-lab/engine-handlebars",
"extensions": [
"fileExtensions": [
"handlebars",
"hbs"
],
Expand Down

0 comments on commit fd5db84

Please sign in to comment.