-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(pie-monorepo): DSW-1779 align tsconfig with Lit (#1341)
* change compilation target * changeset * changesets * trigger deploy * undo
- Loading branch information
1 parent
a15e998
commit 130f1aa
Showing
3 changed files
with
30 additions
and
3 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,21 @@ | ||
--- | ||
"@justeattakeaway/pie-assistive-text": minor | ||
"@justeattakeaway/pie-button": minor | ||
"@justeattakeaway/pie-card": minor | ||
"@justeattakeaway/pie-chip": minor | ||
"@justeattakeaway/pie-cookie-banner": minor | ||
"@justeattakeaway/pie-divider": minor | ||
"@justeattakeaway/pie-form-label": minor | ||
"@justeattakeaway/pie-icon-button": minor | ||
"@justeattakeaway/pie-input": minor | ||
"@justeattakeaway/pie-link": minor | ||
"@justeattakeaway/pie-modal": minor | ||
"@justeattakeaway/pie-notification": minor | ||
"@justeattakeaway/pie-spinner": minor | ||
"@justeattakeaway/pie-switch": minor | ||
"@justeattakeaway/pie-tag": minor | ||
"@justeattakeaway/pie-webc-core": minor | ||
"@justeattakeaway/pie-icons-webc": minor | ||
--- | ||
|
||
[Changed] - Update tsconfig target to es2021 |
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,5 @@ | ||
--- | ||
"@justeattakeaway/pie-components-config": minor | ||
--- | ||
|
||
[Changed] - Updated TSConfig file with es2021 target |
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