We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef7665c commit daa517aCopy full SHA for daa517a
.cursor/rules/dev-rules.mdc
@@ -1,7 +1,7 @@
1
---
2
alwaysApply: true
3
4
-
+
5
## Project Structure
6
7
- next.js react tailwind frontend `/web`
@@ -417,4 +417,4 @@ const query = renderSql(
417
const res = await pg.manyOrNone(query)
418
```
419
420
-Use these functions instead of string concatenation.
+Use these functions instead of string concatenation.
0 commit comments