Foxnouns.NET/.config/dotnet-tools.json

13 lines
173 B
JSON
Raw Normal View History

{
"version": 1,
"isRoot": true,
"tools": {
"husky": {
"version": "0.7.1",
"commands": [
"husky"
],
"rollForward": false
}
}
}