mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-03-18 14:18:21 +03:00
Add cursor rule for frontend
This commit is contained in:
parent
b430ef5d86
commit
9626b8c3af
6
.cursor/rules/frontend-always-use-translation-files.mdc
Normal file
6
.cursor/rules/frontend-always-use-translation-files.mdc
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
---
|
||||||
|
globs: ["**/*.ts", "**/*.tsx"]
|
||||||
|
alwaysApply: false
|
||||||
|
---
|
||||||
|
|
||||||
|
Never write strings in the frontend directly, always write to and reference the relevant translations file.
|
||||||
Loading…
Reference in New Issue
Block a user