Skip to content

Commit

Permalink
remove prettier-plugin-solidity from individual packages
Browse files Browse the repository at this point in the history
  • Loading branch information
mmv08 committed Jan 11, 2024
1 parent 8cbb4c9 commit 7e477dc
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 348 deletions.
5 changes: 0 additions & 5 deletions modules/4337-gas-metering/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,11 +60,6 @@
},
"devDependencies": {
"@types/node": "20.10.2",
"@typescript-eslint/eslint-plugin": "^6.15.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-n": "^16.5.0",
"eslint-plugin-promise": "^6.1.1",
"prettier-plugin-solidity": "^1.3.1",
"rimraf": "^5.0.5",
"tsx": "3.13.0",
"typescript": "^5.3.3"
Expand Down
3 changes: 0 additions & 3 deletions modules/4337/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,16 +55,13 @@
"@types/mocha": "^10.0.6",
"@types/node": "^20.9.4",
"@types/yargs": "^17.0.32",
"@typescript-eslint/eslint-plugin": "^6.12.0",
"@typescript-eslint/parser": "^6.12.0",
"cbor": "^9.0.1",
"debug": "^4.3.4",
"dotenv": "^16.0.1",
"ethers": "^6.8.1",
"hardhat": "^2.19.1",
"hardhat-deploy": "0.11.43",
"husky": "^8.0.1",
"prettier-plugin-solidity": "^1.2.0",
"solc": "^0.8.23",
"solhint": "^4.0.0",
"ts-node": "^10.8.1",
Expand Down
Loading

0 comments on commit 7e477dc

Please sign in to comment.