mirror of
https://github.com/fromchat-messenger/web.git
synced 2026-09-22 19:15:08 +03:00
10 lines
324 B
Plaintext
10 lines
324 B
Plaintext
---
|
|
alwaysApply: true
|
|
---
|
|
|
|
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. |