-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
upgrade all deps to latest versions BREAKING CHANGE: upgrade mui to v6
- Loading branch information
1 parent
2d2c736
commit 26969c2
Showing
22 changed files
with
6,017 additions
and
6,829 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
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,4 @@ | ||
import RekStackEslintReactConfig from '@rekstack/eslint-react'; | ||
|
||
/** @type {import('eslint').Linter.Config[]} */ | ||
export default [...RekStackEslintReactConfig]; |
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.