add cursor environment.json

This commit is contained in:
KMKoushik
2025-06-02 12:02:33 +10:00
parent 4957ea822f
commit 4f5b35868f

4
.cursor/environment.json Normal file
View File

@@ -0,0 +1,4 @@
{
"install": "pnpm i",
"start": "pnpm d"
}