Skip to content

Commit

Permalink
Remove unused eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
t4t5 committed Dec 15, 2024
1 parent 2ba32f2 commit 58c2981
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@
],
"scripts": {
"build": "tsc",
"lint": "eslint src --ext .ts",
"test": "vitest",
"prepublishOnly": "npm run build",
"prepare": "husky"
},
"keywords": [
"ordinals",
"runes",
"bitcoin",
"ordiscan",
"api"
Expand Down

0 comments on commit 58c2981

Please sign in to comment.