Closed amk221 closed 1 year ago
I'd like to use this as part of npm run lint command, (which does the usual css, js, hbs)
npm run lint
For it to be useful, ember-intl-analyzer would need to return an error rather than a warning.
ember-intl-analyzer
Perhaps a flag would help for this?
My bad, seems to already do that
I'd like to use this as part of
npm run lint
command, (which does the usual css, js, hbs)For it to be useful,
ember-intl-analyzer
would need to return an error rather than a warning.Perhaps a flag would help for this?