Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
gavinmcfarland committed Aug 6, 2024
1 parent 535f521 commit 61b0270
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ mole.build()

## Configuration

By default, `mole` will look for a file called `mole.config.js` at the root of your project.
By default, `mole` will look for a file called `mole.config.js` at the root of your project that returns the following object.

```ts
type Config {
Expand Down

0 comments on commit 61b0270

Please sign in to comment.