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