Skip to content

#6930: Updates Dojox Charting definition module exports#20654

Merged
6 commits merged intoDefinitelyTyped:masterfrom
dgwaldo:master
Oct 17, 2017
Merged

#6930: Updates Dojox Charting definition module exports#20654
6 commits merged intoDefinitelyTyped:masterfrom
dgwaldo:master

Conversation

@dgwaldo
Copy link
Contributor

@dgwaldo dgwaldo commented Oct 17, 2017

I've updated the file based on the fact that using newer versions of typescript the modules where not visible.

Here is a link to the currently open issue.

Upon running tsc, I had to modify the tsconfig.json because strictFunctionTypes does not seem to be a valid compiler option anymore.

https://www.typescriptlang.org/docs/handbook/modules.html

@typescript-bot
Copy link
Contributor

@dgwaldo Please fix the failures indicated in the Travis CI log.

dgwaldo and others added 4 commits October 17, 2017 14:07
Seems that the CI build fails unless this compiler flag is present, but doesn't seem to be representative of the current typescript options.
The instructions say to run tsc, however it seems the flags may have changed between versions.  The Travis CI output does not report the tsc version number being used.
@dgwaldo
Copy link
Contributor Author

dgwaldo commented Oct 17, 2017

Ok it appears I'm wrong, apparently this is a flag that has been recently added to TS.
microsoft/TypeScript#18654

Also found the commit where this flag was added to all of the libraries in definitely typed.
947a8fb#diff-ab333946ee3db94b3595d2eda372f6f4

A wee tad confusing.

@ghost ghost merged commit 4da771e into DefinitelyTyped:master Oct 17, 2017
@dgwaldo
Copy link
Contributor Author

dgwaldo commented Oct 18, 2017

@RyanCavanaugh, @Andy-MS wondering if the npm build bot is working?

This pull request was closed.
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.

2 participants