Skip to content

Commit 5906caf

Browse files
authored
Merge pull request #466 from checkout/release-23.1.0
release-23.1.0
2 parents 8a250ff + eedeb5f commit 5906caf

File tree

103 files changed

+9151
-49
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

103 files changed

+9151
-49
lines changed

.eslintrc.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
"no-shadow": ["error", { "allow": ["err", "callback"]}],
2121
"max-len": "off",
2222
"no-underscore-dangle": "off",
23-
"radix": "off"
23+
"radix": "off",
24+
"linebreak-style": 0
2425
}
2526
}

Cartridges/bm_checkoutcom/cartridge/static/default/css/core/modal.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cartridges/bm_checkoutcom/cartridge/static/default/js/core/actions.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)