2021-12-08 13:43:45 -05:00
|
|
|
{
|
|
|
|
"ignorePatterns": [
|
|
|
|
{
|
|
|
|
"pattern": "^http://localhost"
|
2021-12-08 14:09:22 -05:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"pattern": "yyyymmdd-xxx.md"
|
2021-12-08 14:17:26 -05:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"pattern": "https://support.gatsbyjs.com/hc/en-us/articles/360053096273-Why-did-I-hit-Out-of-Memory-errors-"
|
2021-12-08 14:23:02 -05:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"pattern": "^http://www.datasciencetoolkit.org"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"pattern": "^https://github.com/usds/environmental-justice/"
|
2021-12-08 13:43:45 -05:00
|
|
|
}
|
2021-12-08 13:49:16 -05:00
|
|
|
],
|
|
|
|
"replacementPatterns": [
|
|
|
|
{
|
|
|
|
"pattern": "^/",
|
|
|
|
"replacement": "{{BASEURL}}/"
|
|
|
|
}
|
2021-12-08 13:43:45 -05:00
|
|
|
]
|
|
|
|
}
|