Skip to content

Commit 75be1d5

Browse files
committed
typescript.md
1 parent 996dac5 commit 75be1d5

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

src/content/learn/typescript.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,7 @@ TypeScript, JavaScript kod tabanlarına tip tanımları eklemenin popüler bir y
2020

2121
## Kurulum {/*installation*/}
2222

23-
<<<<<<< HEAD
24-
Tüm [üretim düzeyindeki React framework'leri](/learn/start-a-new-react-project#full-stack-frameworks), TypeScript kullanımını destekler. Kurulum için framework’e özel kılavuzu takip edin:
25-
=======
26-
All [production-grade React frameworks](/learn/creating-a-react-app#full-stack-frameworks) offer support for using TypeScript. Follow the framework specific guide for installation:
27-
>>>>>>> 2534424ec6c433cc2c811d5a0bd5a65b75efa5f0
23+
Tüm [production-grade React framework’leri](/learn/creating-a-react-app#full-stack-frameworks), TypeScript kullanımını destekler. Kurulum için framework’e özel guide’ı takip edin:
2824

2925
- [Next.js](https://nextjs.org/docs/app/building-your-application/configuring/typescript)
3026
- [Remix](https://remix.run/docs/en/1.19.2/guides/typescript)

0 commit comments

Comments
 (0)