Skip to content

Specify import type when applicable#244

Merged
kitsonk merged 2 commits into
oakserver:mainfrom
esquevin:fix-import-type
Sep 15, 2020
Merged

Specify import type when applicable#244
kitsonk merged 2 commits into
oakserver:mainfrom
esquevin:fix-import-type

Conversation

@esquevin
Copy link
Copy Markdown
Contributor

This fixes TS1371 that raises in deno 1.4.0 with the --unstable flag

Addresses #243

Copy link
Copy Markdown
Member

@kitsonk kitsonk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. Please see below. Also, .github/workflows/oak-ci.yml should be updated so that the CI runs with the --unstable flag so that it would break if there was a regression, as well as running without --unstable as we shouldn't have any other dependency on --unstable

Comment thread .vscode/settings.json Outdated
This fixes TS1371 that raises in deno 1.4.0 with the --unstable flag

Deno typescript check is getting stricter by default:
https://deno.land/manual/getting_started/typescript
Copy link
Copy Markdown
Member

@kitsonk kitsonk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, thank you very much for the contribution.

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