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: migrate flow to typescript #81

Conversation

Akirtovskis
Copy link
Contributor

Can be merged after : #80 to avoid merge conflicts!

Description

Migrated lookups.ts file from Flow to TypeScript as part of a bigger task to migrate the whole project types from Flow to TS.

Describe the changes that where made in this pull request. When possible start with a user story - short, simple descriptions of a feature told from the perspective of the person who desires the new capability. Be sure to also include the following information:

  1. Following this PR the next task was to start migrating from Flow to Ts:
    feat: update eslint config #80

  2. This change is part of M1 of this grant:
    Subdomain registrar improvement stacksgov/grants-program#282

  3. After the whole repo is migrated to the TS it should
    improve dev experience and productivity as TypeScript is used
    across all the other Stacks repos.

Type of Change

  • New feature
  • Bug fix
  • API reference/documentation update
  • Other

Does this introduce a breaking change?

This does not include a breaking change.

Are documentation updates required?

Yes, once this will get a green light, I will add documentation for TS setup either on this branch or the one right after this one.

Testing information

  1. Review the config
  2. Review lookups.ts
  3. Run npm run tsc and see no errors

@Akirtovskis Akirtovskis deleted the feature/migrate-flow-to-typescript branch March 15, 2022 09:56
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.

1 participant