Open notmessenger opened 9 years ago
Hi, this is a problem with Inch not picking up ES6 JavaScript correctly. This in turn is due to JSDoc, which is used for parsing and will gain ES6 capabilities "soon".
Related ticket on InchJS: https://github.com/rrrene/inchjs/issues/6
The "addon" folder has several other folders in it though only the first one - "components" - is being picked up. Do I not have my configuration setup properly?
https://github.com/notmessenger/sl-ember-components/blob/InchCI/inch.json
Re: notmessenger/sl-ember-components