mirror of
https://github.com/fromchat-messenger/web.git
synced 2026-09-22 19:15:08 +03:00
Add documentation
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
---
|
||||
description: Documentation rules
|
||||
alwaysApply: false
|
||||
---
|
||||
|
||||
When documenting this project, follow these rules:
|
||||
|
||||
1. For TS, use JSDoc.
|
||||
2. When something is self-explanatory or is a constant for a HTML element, don't document it.
|
||||
3. Do NOT change the structure of the code, only add documentation.
|
||||
4. When filling in the author field, say that you are Cursor.
|
||||
Reference in New Issue
Block a user