Configuring WebStorm for Ember-CLI Projects If you are using WebStorm with ember-cli, you will need to modify your .gitignore file, enable ECMAScript6 settings, and mark certain directories. First, add the following line to .gitignore: .idea Next, from the WebStorm menu: