We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm getting an error using decorators:
The Broccoli Plugin: [CoverageInstrumenter] failed with: Error: Line 23: Unexpected token ILLEGAL
The line in question:
@equal('model.statusSort', IncidentConstants.incStatus.CLOSED) incidentIsClosed: null,
The text was updated successfully, but these errors were encountered:
You need to enable Babel instrumenter. It should be documented in the README I think...
Sorry, something went wrong.
@rwwagner90 You worked this out, if I remember correctly?
Yep, sorry for the noise!
No branches or pull requests
I'm getting an error using decorators:
The line in question:
The text was updated successfully, but these errors were encountered: