Permalink
Failed to load latest commit information.
bin Setup build pipeline for npm commandline executable. Jul 26, 2017
src Give specific error message about unhandled records. Aug 5, 2017
tests Move default mocha timeout setting to npm script. Aug 5, 2017
.gitignore Clean up e2e test and its tsconfig setup. Aug 5, 2017
.npmignore Setup build pipeline for npm commandline executable. Jul 26, 2017
InvalidIpc.elm Test output for invalid syntax in elm input file. Aug 5, 2017
README.md Clean up README. Aug 6, 2017
UnsupportedParameterIpc.elm Capture expected error output for unsupported constructor parameter. Aug 5, 2017
demo.gif Add demo and reference elm-electron-starter repo. Aug 6, 2017
elm-package.json Create project with basic elm command line structure and elm ast pars… Jul 26, 2017
package-lock.json Add end-to-end approval test. Aug 5, 2017
package.json Move default mocha timeout setting to npm script. Aug 5, 2017
tsconfig.json Use strict tsconfig option. Aug 5, 2017
webpack.config.ts Setup build pipeline for npm commandline executable. Jul 26, 2017