Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(ts): missing built-in prototypes #136

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

dimaslanjaka
Copy link
Contributor

@dimaslanjaka dimaslanjaka commented Feb 14, 2024

fix(ts): missing built-in prototypes

  • ignore node lock files
  • missing .js in main script package.json
  • add module lib ES2020 which already have modern built-in string/number/object/etc prototypes

before add ES2020
44935938-e9929000-ad9c-11e8-8d1b-defccd8c5eae

after add ES2020
image

@coveralls
Copy link

Coverage Status

coverage: 100.0%. remained the same
when pulling 2054225 on dimaslanjaka:missing-libs
into bc05bf6 on hexojs:master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants