Skip to content

Commit

Permalink
patch manypkg to account for unique monorepo structure
Browse files Browse the repository at this point in the history
  • Loading branch information
adjkant committed Mar 12, 2024
1 parent 1fff958 commit b48e8d1
Show file tree
Hide file tree
Showing 4 changed files with 563 additions and 2 deletions.
1 change: 1 addition & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"solidity.packageDefaultDependenciesDirectory": "lib",
"solidity.compileUsingRemoteVersion": "v0.8.17",
"solidity.formatter": "forge",
"files.insertFinalNewline": true,
"editor.formatOnSave": true,
"eslint.workingDirectories": [
"./sdks/permit2-sdk",
Expand Down
Loading

0 comments on commit b48e8d1

Please sign in to comment.