-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore(deps): upgrade eslint to v9 (#5338) * chore: update eslint and prettier config * ci: updating eslint commands * chore(eslint): allow console in codemods * style: eslint and prettier autofix (#5340) * style: manually fix linting errors (#5341) * chore(bundler): delete unused util * style: manually fix easy linting errors * test: fix snapshot tests * style: autofix less files * fix: add or ignore linting for missing hook deps * fix(TitleBlockZen): fix typescript error * refactor(GenericTile): remove document checking useEffect * refactor(ToggleSwitchField): rename variable
- Loading branch information
1 parent
92cd21d
commit 55330ea
Showing
1,709 changed files
with
21,095 additions
and
27,552 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
--- | ||
"@kaizen/components": patch | ||
"@kaizen/design-tokens": patch | ||
"@kaizen/hosted-assets": patch | ||
"@kaizen/package-bundler": patch | ||
"@kaizen/tailwind": patch | ||
--- | ||
|
||
Upgrade dep eslint to v9. | ||
|
||
This should not have any impact on consumers, but releasing a patch as source code has been updated with linting fixes. |
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.