Closed wincent closed 4 years ago
Previously manually tested in liferay-portal here.
Breaking change because of changes described in the blog post.
A key default changed:
Change default value for arrowParens to always
arrowParens
always
Another big change is:
Always add a space after the function keyword
function
Includes update of test snapshots (yarn test -u) and one manual change I had to make that wasn't covered by yarn test -u.
yarn test -u
Closes: https://github.com/liferay/liferay-npm-tools/issues/418
This is green and simple so going to merge it.
Previously manually tested in liferay-portal here.
Breaking change because of changes described in the blog post.
A key default changed:
Another big change is:
Includes update of test snapshots (
yarn test -u
) and one manual change I had to make that wasn't covered byyarn test -u
.Closes: https://github.com/liferay/liferay-npm-tools/issues/418