-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update extended-css to v2.0.45. AG-19266
Squashed commit of the following: commit b813062 Author: Slava Leleka <[email protected]> Date: Wed Feb 1 13:10:01 2023 +0200 add jest config for silent test run commit b83f429 Author: Slava Leleka <[email protected]> Date: Wed Feb 1 13:05:48 2023 +0200 update changelog commit c21748a Author: Slava Leleka <[email protected]> Date: Wed Feb 1 13:05:27 2023 +0200 update extended-css to v2.0.45
- Loading branch information
1 parent
1bdabb4
commit 4d84d5f
Showing
4 changed files
with
26 additions
and
11 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
const config = { | ||
silent: true, | ||
}; | ||
|
||
module.exports = config; |
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