Providing run configurations and configuration templates via files to webstorm
Is there a way to provide WebStorm with run configurations and run configuration templates via files? It is possible with Rider using `launchSettings.json`, but is there something similar for WebStorm?
In my specific case, I would like to have a file in my git repository that defines some parameters for the `Mocha` template.
Please sign in to leave a comment.
No, there is no such feature; if you miss it, please feel free to file a feature request to youtrack, https://youtrack.jetbrains.com/issues/IDEA
Ok. I have created the following "issue": https://youtrack.jetbrains.com/issue/WEB-46688