massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / core-js / proposals / pattern-matching.js
index d5fce70789a2b294ac139a5a2f1c992ce0ca9ef2..c34b801d6c94653adf50133d44542d7aea9730c9 100644 (file)
@@ -1 +1,4 @@
+// https://github.com/tc39/proposal-pattern-matching
+require('../modules/esnext.symbol.matcher');
+// TODO: remove from `core-js@4`
 require('../modules/esnext.symbol.pattern-match');