Updated agents md file
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
"build": "next build --turbopack",
|
||||
"start": "next start",
|
||||
"typegen": "next typegen",
|
||||
"typecheck": "tsc --noEmit",
|
||||
"lint": "eslint .",
|
||||
"lint:fix": "eslint --fix .",
|
||||
"fmt": "dprint fmt src/**/*.ts src/**/*.tsx"
|
||||
|
||||
Reference in New Issue
Block a user