chore: set up pre-commit hooks and fix linting (Task #181)
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
"dev": "vite",
|
||||
"build": "vite build",
|
||||
"preview": "vite preview",
|
||||
"lint": "eslint . --ext .js, .vue --fix"
|
||||
"lint": "eslint . --ext .js,.vue --fix"
|
||||
},
|
||||
"dependencies": {
|
||||
"@solana/web3.js": "^1.98.4",
|
||||
|
||||
Reference in New Issue
Block a user