mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-26 16:09:50 +03:00
Format
This commit is contained in:
parent
855c75d440
commit
7bf8b3cdd1
|
@ -2,7 +2,11 @@
|
|||
"extends": ["config:base", "group:allNonMajor", ":maintainLockFilesWeekly"],
|
||||
"rangeStrategy": "bump",
|
||||
"rebaseWhen": "conflicted",
|
||||
"ignorePaths": ["**/node_modules/**", "extension/examples/**", "packages/redux-devtools-remote/examples/**"],
|
||||
"ignorePaths": [
|
||||
"**/node_modules/**",
|
||||
"extension/examples/**",
|
||||
"packages/redux-devtools-remote/examples/**"
|
||||
],
|
||||
"packageRules": [
|
||||
{
|
||||
"matchPackageNames": ["node"],
|
||||
|
|
Loading…
Reference in New Issue
Block a user