You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/learn/react-compiler.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -124,15 +124,15 @@ Lütfen derleyicinin hala Beta aşamasında olduğunu ve birçok pürüze sahip
124
124
125
125
Bu dokümanlara ek olarak, derleyici hakkında daha fazla bilgi ve tartışma için [React Compiler Working Group](https://github.com/reactwg/react-compiler) adresini kontrol etmenizi öneririz.
React Compiler also powers an ESLint plugin. The ESLint plugin can be used**independently**of the compiler, meaning you can use the ESLint plugin even if you don't use the compiler.
129
+
React Compiler ayrıca bir ESLint eklentisine de güç verir. ESLint eklentisi derleyiciden**bağımsız**olarak kullanılabilir, yani derleyiciyi kullanmasanız bile ESLint eklentisini kullanabilirsiniz.
0 commit comments