-
Notifications
You must be signed in to change notification settings - Fork 53
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Use TypeScript + React config from webteam MAASENG-4188 WD-175…
…37 (#5572) - Extended [@canonical/typescript-config-react](https://www.npmjs.com/package/@canonical/typescript-config-react) in our `tsconfig.json` - Removed configs that were implemented specified upstream, except for `module` and `moduleResolution` (see notes) - Added `@/` before imports of `websocket-client` (I don't know how this was working previously) - Upgraded dependencies: - `typescript` v5.4.5 --> v5.6.3 - `vite-tsconfig-paths` v4.3.1 --> v5.1.3 - `cypress-wait-until` v3.0.1 --> v3.0.2 Resolves [MAASENG-4188](https:/warthogs.atlassian.net/browse/MAASENG-4188) Resolves [WD-17537](https:/warthogs.atlassian.net/browse/WD-17537) Co-authored-by: Julie Muzina <[email protected]>
- Loading branch information
Showing
10 changed files
with
230 additions
and
66 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
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
Oops, something went wrong.