diff --git a/.cursor/environment.json b/.cursor/environment.json new file mode 100644 index 0000000..ddfc916 --- /dev/null +++ b/.cursor/environment.json @@ -0,0 +1,4 @@ +{ + "install": "pnpm i", + "start": "pnpm d" +} \ No newline at end of file