Skip to content

Commit

Permalink
Merge pull request #12 from 1inch/feature/update-doc-generator
Browse files Browse the repository at this point in the history
[SC-1287] Remove deprecated script for docgen
  • Loading branch information
zZoMROT authored Nov 27, 2024
2 parents 6c20773 + 0c53adb commit c8338a0
Show file tree
Hide file tree
Showing 2 changed files with 275 additions and 175 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
"clean": "rimraf artifacts cache coverage contracts/hardhat-dependency-compiler",
"deploy": "hardhat deploy --network",
"coverage": "hardhat coverage",
"docify": "npx solidity-utils-docify",
"format": "yarn format-js && yarn format-sol",
"format-js": "prettier '**/*.js' --write",
"format-sol": "prettier '**/*.sol' --write",
Expand Down
Loading

0 comments on commit c8338a0

Please sign in to comment.