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

Revert "TSC change to default export" #583

Merged
merged 1 commit into from Aug 30, 2018
Merged

Conversation

hipstersmoothie
Copy link
Collaborator

if users put either of the following in their tsconfig.json their build will work. Reverting back because it did work and the old version's autocompletion in vscode functioned.

  "compilerOptions": {
    "esModuleInterop": true,
    "allowSyntheticDefaultImports": true
  },

Reverts #582

@hipstersmoothie hipstersmoothie merged commit 2647e02 into master Aug 30, 2018
@hipstersmoothie hipstersmoothie deleted the revert-582-tsc branch August 30, 2018 08:15
hipstersmoothie added a commit that referenced this pull request Aug 30, 2018
@hipstersmoothie hipstersmoothie added the bug there is a bug in the way jimp behaves label Aug 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug there is a bug in the way jimp behaves
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant