Skip to content

Commit

Permalink
updated package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
novaknole committed Mar 28, 2024
1 parent fc733b2 commit c31a523
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,14 +20,5 @@
"**/@aragon/osx-commons-subgraph",
"**/@aragon/osx-commons-subgraph/**"
]
},
"scripts": {
"prettier:check": "prettier --check '**/*.{js,json,md,sol,ts,yml}'",
"prettier:write": "prettier --write '**/*.{js,json,md,sol,ts,yml}'"
},
"devDependencies": {
"@trivago/prettier-plugin-sort-imports": "^4.2.0",
"prettier-plugin-solidity": "^1.1.3",
"prettier": "^2.8.8"
}
}

0 comments on commit c31a523

Please sign in to comment.