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

refactor(dev): setup jsconfig and type checking and fixes #570

Merged
merged 5 commits into from
Nov 11, 2023
Merged

Conversation

ACTCD
Copy link
Collaborator

@ACTCD ACTCD commented Nov 9, 2023

This PR is mainly to reimplement 7b49515 from @quoid PR #478

  • Set up different project-level jsconfig.json and .d.ts files
    • Enable checkJS type checking for JavaScript
  • Fixes new errors generated by type checking and some improvements
    • Some deep-path Svelte type errors are left unmodified, left to refactor in future
    • Harmonization and revise the return values ​​of GM APIs to Promise

ACTCD and others added 2 commits November 6, 2023 06:06
@ACTCD ACTCD requested a review from quoid November 9, 2023 12:59
src/ext/shared/dev.js Outdated Show resolved Hide resolved
@ACTCD ACTCD merged commit a909ed3 into main Nov 11, 2023
1 check passed
@ACTCD ACTCD deleted the dev/jsconfig branch November 11, 2023 09:00
mhanzracmat

This comment was marked as spam.

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.

None yet

3 participants