Skip to content

Commit d2640e4

Browse files
authored
Merge pull request #3 from UoaWDCC/repo-setup
probably the final fix? idk
2 parents 11ecac9 + ba5f492 commit d2640e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"dev": "next dev",
77
"build": "next build",
88
"start": "next start",
9-
"lint": "next lint --dir src",
9+
"lint": "eslint src",
1010
"format:check": "prettier --check ."
1111
},
1212
"packageManager": "pnpm@latest",

0 commit comments

Comments
 (0)