mirror of
https://github.com/Screenly/Anthias.git
synced 2025-12-23 22:38:05 -05:00
chore: add Cursor rules for discouraging any or unknown in TS (#2373)
This commit is contained in:
@@ -14,3 +14,4 @@ on how to run them.
|
||||
- Third-party imports
|
||||
- Imports from other files in the project
|
||||
- Separate import groups with blank lines.
|
||||
- Do not use `any` or `unknown` for types.
|
||||
|
||||
Reference in New Issue
Block a user