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

chore: migrate to typescript #155

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

Conversation

dimaslanjaka
Copy link

feat: add type async export

chore: remove path-key to internal function

because path-key does not have d.ts

chore: split index.js to support ES import export

  • to support import spawn from 'cross-spawn'
  • to support wildcard import import * as spawn from 'cross-spawn'

fixed missing types

fixed some missing types for typescript

chore: remove `path-key` to internal function
because `path-key` does not have `d.ts`
chore: update ES Export to be working with old import
fixed old `require` calls
chore: update ES Export to be working with old import
fixed old `require` calls
chore: update ES Export to be working with old import

fixed old `require` calls
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.

1 participant