-
-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added additional settings to smooth the local devex
- Loading branch information
1 parent
13825f2
commit a0ae74b
Showing
5 changed files
with
8,982 additions
and
6,392 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 |
---|---|---|
|
@@ -31,6 +31,7 @@ export default [ | |
'**/*.d.ts', | ||
'src/types/', | ||
'!**/.eslintrc.js', | ||
'eslint.config.mjs', | ||
'e2e/*', | ||
], | ||
}, | ||
|
Oops, something went wrong.