obsidian-sample-plugin-f-sharp/.config/dotnet-tools.json
2024-02-06 22:09:59 +11:00

12 lines
145 B
JSON

{
"version": 1,
"isRoot": true,
"tools": {
"fable": {
"version": "4.1.4",
"commands": [
"fable"
]
}
}
}