forge/tmpl
Mark Lee 35120b1c38 fix(initializer): electron versions for babel-preset-env should be strings
Removes the following warning when running `electron-forge start`:

> Warning, the following targets are using a decimal version:
>
>   electron: 1.7
>
> We recommend using a string for minor/patch versions to avoid numbers like 6.10
> getting parsed as 6.1, which can lead to unexpected behavior.
2017-12-17 15:03:02 -08:00
..
_appveyor.yml feat(initializer): add Travis/AppVeyor CI files to default template 2017-08-26 21:16:41 -07:00
_compilerc fix(initializer): electron versions for babel-preset-env should be strings 2017-12-17 15:03:02 -08:00
_eslintrc fix(starter): ensure linebreak-style is disabled 2017-01-03 10:31:17 +11:00
_gitignore Add the squirrel target on windows and enable packager config merging 2016-12-04 11:11:23 +11:00
_travis.yml feat(initializer): add Travis/AppVeyor CI files to default template 2017-08-26 21:16:41 -07:00
index.html Initial Commit 2016-10-06 01:42:02 +11:00
index.js Disable global-require check for default template call to electron-squirrel-startup 2017-09-10 08:13:21 -07:00
package.json feat(initializer): add Travis/AppVeyor CI files to default template 2017-08-26 21:16:41 -07:00