This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
Malone
/
hardhat-template
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
98371030aa
Ramuri
Etichete
compilations/dai
compilations/weth9
createFixtureLoaderBug
feature/convert-env-vars-to-config-vars
foundry-sablier-deps
main
pnpm-sablier-deps
zikyfranky-main
hardhat-templat...
/
.lintstagedrc
.lintstagedrc
88 B
Istoric
Crud
1
2
3
4
5
{
"*.{js,json,md,sol,ts}": [
"prettier --config ./.prettierrc.yaml --write"
]
}