Chris Santero
Results
2
issues of
Chris Santero
With 0.6.4, the `deprecated-inline-view-helper` rule is triggering for the following syntax: ``` {{foo-bar qux="view"}} ``` Yielding the linter message "The inline form of `view` is deprecated. Please use the `Ember.Component`...
bug
Not sure if I'm doing something wrong here. When I run `grunt karma:default`, I get the following errors: ``` Running "karma:default" (karma) task Chrome 37.0.2062 (Linux) ERROR Uncaught ReferenceError: jQuery...
bug