diff --git a/electron-builder.json b/electron-builder.json5 similarity index 91% rename from electron-builder.json rename to electron-builder.json5 index 8285e58..aa8f381 100644 --- a/electron-builder.json +++ b/electron-builder.json5 @@ -1,3 +1,6 @@ +/** + * @see https://www.electron.build/configuration/configuration + */ { "appId": "YourAppID", "productName": "YourAppName",