massive update, probably broken
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / core-js / features / string / virtual / index.js
index aaef5105ec366923fb579ead4d74f4a3f2c31d40..b5dcddcc0a60755312a32e44756400e8f031d151 100644 (file)
@@ -1,7 +1,6 @@
-var parent = require('../../../es/string/virtual');
+var parent = require('../../../stable/string/virtual');
+// TODO: remove from `core-js@4`
 require('../../../modules/esnext.string.at');
-// TODO: disabled by default because of the conflict with another proposal
-// require('../../../modules/esnext.string.at-alternative');
 require('../../../modules/esnext.string.code-points');
 // TODO: remove from `core-js@4`
 require('../../../modules/esnext.string.match-all');