[ ] I agree to follow the code of conduct that this project follows, as appropriate.
[ ] I have searched the issue tracker for an issue that matches the one I want to file, without success.
Please describe your issue:
Current typescript doesn't support paths options. Is there any special config to use it?
I've use the angular template to generate the project.
TsConfig:
*Console output when you run electron-forge init with the environment variable `DEBUG=electron-forge:`. (Instructions on how to do so here). Please include the stack trace if one exists.**
Put the console output here
What command line arguments are you passing?
Put the arguments here
What does your config.forge data in package.json look like?
Please describe your issue: Current typescript doesn't support paths options. Is there any special config to use it? I've use the angular template to generate the project.
TsConfig:
*Console output when you run
electron-forge init
with the environment variable `DEBUG=electron-forge:`. (Instructions on how to do so here). Please include the stack trace if one exists.**What command line arguments are you passing?
What does your
config.forge
data inpackage.json
look like?Please provide either a failing minimal testcase (with a link to the code) or detailed steps to reproduce your problem.