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

feat: vue module typings, dtslint -> tsd #43

Merged
merged 4 commits into from
May 4, 2024

Conversation

sportshead
Copy link
Contributor

@sportshead sportshead commented May 4, 2024

Adds typings for $i18n and Vue.createMwApp.

vue dependency version is locked at 3.3.9, matching the version in mediawiki/core.

This PR also changes the repo to use tsd instead of dtslint, due to the issues highlighted in #25, and also to fix incorrect lint errors introduced by dtslint when vue is added as a dependency.

@sportshead sportshead changed the title feat: vue module typings feat: vue module typings, dtslint -> tsd May 4, 2024
sportshead added 4 commits May 4, 2024 21:01
Adds typings for `$i18n` and `Vue.createMwApp`.

vue dependency version is locked at 3.3.9, matching the version in
mediawiki/core.
dtslint is very broken and expects a very specific setup for
DefinitelyTyped repos.

Fixes wikimedia-gadgets#25
@siddharthvp siddharthvp merged commit 907185a into wikimedia-gadgets:main May 4, 2024
1 check passed
AnYiEE added a commit to AnYiEE/types-mediawiki-renovate that referenced this pull request May 7, 2024
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