Skip to content

Commit d15ab65

Browse files
committed
docs(readme): update references
1 parent f22b710 commit d15ab65

1 file changed

Lines changed: 1 addition & 12 deletions

File tree

README.md

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2161,8 +2161,6 @@ specification. Contributions of any kind welcome!
21612161
https://github.com/babel-utils/babel-plugin-tester/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22
21622162
[jamestweet]: https://twitter.com/thejameskyle/status/864359438819262465
21632163
[lodash.mergewith]: https://lodash.com/docs/4.17.4#mergeWith
2164-
[node]: https://nodejs.org
2165-
[npm]: https://www.npmjs.com
21662164
[requests]:
21672165
https://github.com/babel-utils/babel-plugin-tester/issues?q=is%3Aissue+is%3Aopen+label%3A%22enhancement%22
21682166
[ruletester]:
@@ -2198,8 +2196,6 @@ specification. Contributions of any kind welcome!
21982196
https://dev.to/jakobjingleheimer/configuring-commonjs-es-modules-for-nodejs-12ed#publish-only-a-cjs-distribution-with-property-exports
21992197
[x-pkg-dual-package-hazard]:
22002198
https://nodejs.org/api/packages.html#dual-package-hazard
2201-
[x-pkg-esm-wine]:
2202-
https://dev.to/jakobjingleheimer/configuring-commonjs-es-modules-for-nodejs-12ed#esm-source-and-distribution
22032199
[x-pkg-exports-conditions]:
22042200
https://webpack.js.org/guides/package-exports#reference-syntax
22052201
[x-pkg-exports-module-key]:
@@ -2222,6 +2218,7 @@ specification. Contributions of any kind welcome!
22222218
[x-repo-pr-compare]: https://github.com/babel-utils/babel-plugin-tester/compare
22232219
[x-repo-sponsor]: https://github.com/sponsors/Xunnamius
22242220
[x-repo-support]: /.github/SUPPORT.md
2221+
[1]: https://www.npmjs.com/package/babel-plugin-tester?activeTab=versions
22252222
[3]: https://babeljs.io/docs/en/presets
22262223
[4]: https://jestjs.io
22272224
[5]: https://mochajs.org
@@ -2276,7 +2273,6 @@ specification. Contributions of any kind welcome!
22762273
[52]: #fixtureoutputext-1
22772274
[53]: #titlenumbering
22782275
[54]: #filepath
2279-
[55]: https://github.com/nodejs/node/issues/35889
22802276
[56]: #outputjs
22812277
[57]: #endofline
22822278
[58]: #execjs
@@ -2296,13 +2292,6 @@ specification. Contributions of any kind welcome!
22962292
[71]:
22972293
https://github.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/no-instanceof-array.md
22982294
[72]: https://nodejs.org/api/vm.html#vm-executing-javascript
2299-
[73]:
2300-
https://github.com/sindresorhus/eslint-plugin-unicorn/issues/723#issuecomment-627001966
2301-
[74]: https://nodejs.org/api/util.html#utiltypesisnativeerrorvalue
2302-
[75]:
2303-
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/isArray
2304-
[76]:
2305-
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Symbol/hasInstance
23062295
[77]: https://stackoverflow.com/a/32750746/1367414
23072296
[78]: #outputraw
23082297
[79]: #teardown-1

0 commit comments

Comments
 (0)