Skip to content

Commit 760220b

Browse files
committed
docs: add link to GitHub Pages website
1 parent 49f736c commit 760220b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77

88
> 🔍 Type-aware ESLint rules for [Lingui](https://lingui.dev/) — catch unlocalized strings with zero configuration using TypeScript's type system.
99
10+
**[📖 Documentation & Examples](https://sebastian-software.github.io/eslint-plugin-lingui-typescript/)**
11+
1012
## Why TypeScript?
1113

1214
Traditional i18n linters rely on heuristics and manual whitelists to distinguish user-visible text from technical strings. This leads to false positives and constant configuration tweaking.

0 commit comments

Comments
 (0)