mirror of
https://github.com/erusev/parsedown.git
synced 2023-08-10 21:13:06 +03:00
15 lines
201 B
Plaintext
15 lines
201 B
Plaintext
{
|
|
"timeout": 10,
|
|
"source": {
|
|
"directories": [
|
|
"src"
|
|
]
|
|
},
|
|
"logs": {
|
|
"text": "infection.log"
|
|
},
|
|
"mutators": {
|
|
"@default": true
|
|
}
|
|
}
|