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

Enable TypeScript strict mode #356

Merged
merged 8 commits into from
Sep 17, 2019

Conversation

satyarohith
Copy link
Contributor

@satyarohith satyarohith commented Feb 20, 2019

We need definitions for the below modules before we proceed.

closes #350

@satyarohith

This comment has been minimized.

@sindresorhus

This comment has been minimized.

@satyarohith

This comment has been minimized.

@sindresorhus
Copy link
Owner

sindresorhus commented Mar 18, 2019

Shall I just declare module for png-js?

Yes

test/cookie.ts Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
test/cookie.ts Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
@satyarohith satyarohith force-pushed the enable-ts-strict branch 2 times, most recently from 2e73b2a to 0aec381 Compare March 23, 2019 02:18
@satyarohith satyarohith changed the title [WIP] Enable TypeScript strict mode Enable TypeScript strict mode Mar 23, 2019
@satyarohith
Copy link
Contributor Author

satyarohith commented Mar 23, 2019

@sindresorhus Maybe a rerun might fix the tests. It's due to the upgrade of filenamify-url. I have raised an issue here.

@satyarohith
Copy link
Contributor Author

Ping!

@sindresorhus
Copy link
Owner

Also upgrade to latest TypeScript and other dependencies to ensure the types are still valid.

package.json Show resolved Hide resolved
source/index.ts Outdated Show resolved Hide resolved
test/_server.ts Outdated Show resolved Hide resolved
tsconfig.json Outdated Show resolved Hide resolved
Satya Rohith and others added 6 commits September 10, 2019 13:57
@satyarohith
Copy link
Contributor Author

@sindresorhus I have updated the PR. :)

@sindresorhus sindresorhus merged commit af5540f into sindresorhus:master Sep 17, 2019
@sindresorhus
Copy link
Owner

Looks good. Thanks :)

@satyarohith satyarohith deleted the enable-ts-strict branch September 17, 2019 13:52
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.

Enable TypeScript strict mode
2 participants