Skip to content

Commit

Permalink
chore: auto-fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
electron-forge-docs-linter[bot] committed Jul 12, 2024
1 parent f8845d0 commit 9b2cd0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,8 +156,8 @@ Check out the [makers](makers/ "mention") documentation for all official makers
module.exports = {
makers: [
{
name: "@electron-forge/maker-zip",
platforms: ["darwin"]
name: '@electron-forge/maker-zip',
platforms: ['darwin']
}
]
};
Expand Down

0 comments on commit 9b2cd0f

Please sign in to comment.