diff --git a/.cursor/settings.json b/.cursor/settings.json new file mode 100644 index 0000000..0b2ee0a --- /dev/null +++ b/.cursor/settings.json @@ -0,0 +1,5 @@ +{ + "plugins": { + "pstack": { "enabled": true } + } +}