Hans Chan
4 years ago
1 changed files with 13 additions and 0 deletions
@ -0,0 +1,13 @@ |
|||||
|
{ |
||||
|
"ignorePatterns": [ |
||||
|
{ |
||||
|
"pattern": "^https?://0.0.0.0:\\d+" |
||||
|
}, |
||||
|
{ |
||||
|
"pattern": "^https?://127.0.0.1:\\d+" |
||||
|
}, |
||||
|
{ |
||||
|
"pattern": "^https?://localhost:\\d+" |
||||
|
} |
||||
|
] |
||||
|
} |
Loading…
Reference in new issue