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
fmt is deprecated in lieu of template strings. Does this sort of deprecation belong in jscs-ember-deprecations?
fmt
jscs-ember-deprecations
Ember.String.fmt is deprecated, use ES6 template strings instead. [deprecation id: ember-string-utils.fmt] See https://babeljs.io/docs/learn-es6/#template-strings for more details.
(I looked here for more info, but I don't see it here. I suspect the tend to be out of date)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
fmt
is deprecated in lieu of template strings. Does this sort of deprecation belong injscs-ember-deprecations
?(I looked here for more info, but I don't see it here. I suspect the tend to be out of date)
The text was updated successfully, but these errors were encountered: