Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prevents Webstorm to format generated code with double quotes, e.g.: `import Bar from 'bar'` instead of `import Bar from "bar"`
- Loading branch information