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.

0
2 comments

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

0
Avatar
Permanently deleted user

Ok. I have created the following "issue": https://youtrack.jetbrains.com/issue/WEB-46688

0

Please sign in to leave a comment.