Fix Prettier formatting - add newline at end of file

Fixes the Prettier formatting check failure by adding a newline character at the end of the file, which is required by the linter.
This commit is contained in:
Abkari Mohammed Sayeem
2025-11-12 00:50:43 +05:30
committed by GitHub
parent 8c3a2b1302
commit 286cb2a021

View File

@@ -91,5 +91,6 @@ Review the code in $FILE. Pay special attention to $FOCUS.
```
Review the code in src/auth.js. Pay special attention to error handling.
```