mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
- Update primitive types to lower case, so the anchor of https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Data_structures will work correctly. - Add `bigint` to primitive types to match MDN Web Doc. PR-URL: https://github.com/nodejs/node/pull/60581 Reviewed-By: Jordan Harband <ljharb@gmail.com> Reviewed-By: Claudio Wunder <cwunder@gnome.org> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>