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

Update index.d.ts #80

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update index.d.ts #80

wants to merge 1 commit into from

Conversation

finntenzor
Copy link

Support customize sequelize for typescript.

Checklist
  • npm test passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)

Only affected your code tips if you use typescript.

Description of change

Add the Sequelize options declare. It was supported long time ago but not mentioned in the index.d.ts.

Support customize sequelize for typescript.
@codecov
Copy link

codecov bot commented Sep 3, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@683298d). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #80   +/-   ##
=========================================
  Coverage          ?   84.37%           
=========================================
  Files             ?        4           
  Lines             ?       64           
  Branches          ?        0           
=========================================
  Hits              ?       54           
  Misses            ?       10           
  Partials          ?        0

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 683298d...1ab2e4e. Read the comment docs.

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