diff --git a/.cursor/rules/dev-rules.mdc b/.cursor/rules/dev-rules.mdc index c5e0a28c..39af7db2 100644 --- a/.cursor/rules/dev-rules.mdc +++ b/.cursor/rules/dev-rules.mdc @@ -1,7 +1,7 @@ --- alwaysApply: true --- - + ## Project Structure - next.js react tailwind frontend `/web` @@ -417,4 +417,4 @@ const query = renderSql( const res = await pg.manyOrNone(query) ``` -Use these functions instead of string concatenation. \ No newline at end of file +Use these functions instead of string concatenation.