massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / core-js / proposals / relative-indexing-method.js
index 95e681400b5830d4b1a2d6d8b110ef2e9a2b33d3..17befec65478cda41a73f7914edccc8a4e0d90a6 100644 (file)
@@ -1,5 +1,5 @@
+// TODO: Remove from `core-js@4`
 // https://github.com/tc39/proposal-relative-indexing-method
+require('../modules/es.string.at-alternative');
 require('../modules/esnext.array.at');
-// TODO: disabled by default because of the conflict with another proposal
-// require('../modules/esnext.string.at-alternative');
 require('../modules/esnext.typed-array.at');