This repository has been archived by the owner on Oct 1, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 222
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prepare for typescript 5. Enable consistent type import formatting (#…
…2608) * Update `@typescript-eslint/*`, prettier and eslint-plugin-import * enable consistent-type-imports and apply autofixes * Fix usages of dynamic type imports * add changeset * yarn dedupe
- Loading branch information
Showing
144 changed files
with
740 additions
and
626 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
--- | ||
'@shopify/address': patch | ||
'@shopify/address-mocks': patch | ||
'@shopify/async': patch | ||
'graphql-fixtures': patch | ||
'graphql-mini-transforms': patch | ||
'@shopify/graphql-persisted': patch | ||
'@shopify/graphql-testing': patch | ||
'graphql-tool-utilities': patch | ||
'graphql-typed': patch | ||
'graphql-typescript-definitions': patch | ||
'graphql-validate-fixtures': patch | ||
'@shopify/jest-dom-mocks': patch | ||
'@shopify/jest-koa-mocks': patch | ||
'@shopify/koa-metrics': patch | ||
'@shopify/koa-performance': patch | ||
'@shopify/koa-shopify-webhooks': patch | ||
'@shopify/logger': patch | ||
'@shopify/performance': patch | ||
'@shopify/react-async': patch | ||
'@shopify/react-bugsnag': patch | ||
'@shopify/react-form': patch | ||
'@shopify/react-form-state': patch | ||
'@shopify/react-google-analytics': patch | ||
'@shopify/react-graphql': patch | ||
'@shopify/react-graphql-universal-provider': patch | ||
'@shopify/react-hooks': patch | ||
'@shopify/react-html': patch | ||
'@shopify/react-i18n': patch | ||
'@shopify/react-i18n-universal-provider': patch | ||
'@shopify/react-idle': patch | ||
'@shopify/react-import-remote': patch | ||
'@shopify/react-intersection-observer': patch | ||
'@shopify/react-network': patch | ||
'@shopify/react-performance': patch | ||
'@shopify/react-server': patch | ||
'@shopify/react-shortcuts': patch | ||
'@shopify/react-testing': patch | ||
'@shopify/react-web-worker': patch | ||
'@shopify/statsd': patch | ||
'@shopify/storybook-a11y-test': patch | ||
'@shopify/useful-types': patch | ||
'@shopify/web-worker': patch | ||
--- | ||
|
||
Use `import type` everywhere that we deal with importing types |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 2 additions & 1 deletion
3
packages/graphql-typescript-definitions/src/filesystem/default-graphql-filesystem.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.