This website requires JavaScript.
Explore
Help
Sign In
actions
/
setup-dotnet
Watch
1
Star
0
Fork
0
You've already forked setup-dotnet
Code
Activity
Files
copilot/research-setup-dotnet-installation
setup-dotnet
/
.husky
/
pre-commit
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
6 lines
85 B
Bash
Raw
Permalink
Normal View
History
Unescape
Escape
chore(deps-dev): migrate husky config to v8
2022-07-25 02:58:35 +00:00
#!/usr/bin/env sh
.
"
$(
dirname --
"
$0
"
)
/_/husky.sh
"
npm run format
Add and configure ESLint and update configuration for Prettier (
#391
)
2023-03-09 14:43:05 +02:00
npm run lint:fix
Copy Permalink