Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
vacekj committed Oct 30, 2024
1 parent 1157f5a commit 97b4975
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions packages/configs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@
"description": "Shared Penumbra configurations",
"repository": "penumbra-zone/web",
"type": "module",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"scripts": {},
"exports": {
"./eslint": "./eslint.config.js",
"./prettier": "./prettier.config.js"
Expand Down

0 comments on commit 97b4975

Please sign in to comment.