File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed
Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -18,3 +18,7 @@ typechain-types
1818# Hardhat files
1919cache
2020artifacts
21+
22+ # Yarn files
23+ .yarn /
24+ .yarnrc.yml
Original file line number Diff line number Diff line change 6767 "test:gas" : " UPDATE_SNAPSHOT=1 yarn test --grep gas" ,
6868 "test:all" : " UPDATE_SNAPSHOT=1 yarn test:hardhat && forge test --isolate" ,
6969 "prettier:fix" : " prettier --write '**/*.ts' && prettier --write '**/*.json'" ,
70- "lint" : " yarn prettier:fix && forge fmt" ,
71- "lint:check" : " prettier --check '**/*.ts' && forge fmt --check"
72- }
70+ "lint" : " yarn prettier:fix" ,
71+ "lint:check" : " prettier --check '**/*.ts'"
72+ },
73+ "packageManager" :
" [email protected] +sha512.c38cafb5c7bb273f3926d04e55e1d8c9dfa7d9c3ea1f36a4868fa028b9e5f72298f0b7f401ad5eb921749eb012eb1c3bb74bf7503df3ee43fd600d14a018266f" 7374}
You can’t perform that action at this time.
0 commit comments