babel-plugin-open-source
babel-plugin-open-source copied to clipboard
Feature: support webstorm
Noticed it support phpstorm, does it support webstorm too?
i don’t know :)
here are the file paths to open a file:
https://github.com/siddharthkp/babel-plugin-open-source/blob/main/packages/babel-plugin-open-source/babel.js#L74, you’ll have to see if the else case works for webstorm. if not, feel free to create a PR to add it 👍