Co-authored-by: Smaug123 <3138005+Smaug123@users.noreply.github.com> Reviewed-on: #5
25 lines
324 B
JSON
25 lines
324 B
JSON
{
|
|
"version": 1,
|
|
"isRoot": true,
|
|
"tools": {
|
|
"fantomas": {
|
|
"version": "7.0.3",
|
|
"commands": [
|
|
"fantomas"
|
|
]
|
|
},
|
|
"fable": {
|
|
"version": "4.25.0",
|
|
"commands": [
|
|
"fable"
|
|
]
|
|
},
|
|
"femto": {
|
|
"version": "0.21.0",
|
|
"commands": [
|
|
"femto"
|
|
]
|
|
}
|
|
}
|
|
}
|