How to use the Google closure compiler to type check an Ember project?

Has anyone used the Google closure compiler to type check an ember project? So far I was not able to make it work since even if I introduced a type violation I didn’t get an error message.