Skip to content

Commit

Permalink
GITBOOK-182: fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
erickzhao authored and gitbook-bot committed Jul 4, 2024
1 parent 28f293b commit 6c3c086
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/makers/pkg.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ module.exports = {
// other configuration options
},
},
];
]
}

```
Expand Down Expand Up @@ -74,7 +74,7 @@ Then, your Forge configuration would need to point to the `./scripts` folder.
install: path.join(__dirname, 'scripts),
},
},
];
]
}
</code></pre>

Expand Down

0 comments on commit 6c3c086

Please sign in to comment.