Files
PulumiConfig/.config/dotnet-tools.json
2024-08-20 00:11:51 +01:00

13 lines
153 B
JSON

{
"version": 1,
"isRoot": true,
"tools": {
"fantomas": {
"version": "6.3.11",
"commands": [
"fantomas"
]
}
}
}