mirror of
https://github.com/Smaug123/unofficial-nunit-runner
synced 2025-12-15 01:35:39 +00:00
* Automated commit * Bump deps * Bump * Argh --------- Co-authored-by: patrick-conscriptus[bot] <175414948+patrick-conscriptus[bot]@users.noreply.github.com> Co-authored-by: Smaug123 <3138005+Smaug123@users.noreply.github.com>
19 lines
267 B
JSON
19 lines
267 B
JSON
{
|
|
"version": 1,
|
|
"isRoot": true,
|
|
"tools": {
|
|
"fantomas": {
|
|
"version": "7.0.3",
|
|
"commands": [
|
|
"fantomas"
|
|
]
|
|
},
|
|
"fsharp-analyzers": {
|
|
"version": "0.34.1",
|
|
"commands": [
|
|
"fsharp-analyzers"
|
|
]
|
|
}
|
|
}
|
|
}
|