Skip to content

Commit 1e0c1d9

Browse files
committed
revert new line
1 parent 9a3ef29 commit 1e0c1d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/documentation/ko/release-notes/TypeScript 4.9.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ const palette = {
102102
const redComponent = palette.red.at(0);
103103
const greenNormalized = palette.green.toUpperCase();
104104
```
105+
105106
더 많은 예시를 보고 싶다면, [제안한 이슈](https://github.com/microsoft/TypeScript/issues/47920)[이를 구현한 pull request](https://github.com/microsoft/TypeScript/pull/46827)를 확인하세요.
106107
우리와 함께 이 기능을 구현한 [Oleksandr Tarasiuk](https://github.com/a-tarasyuk)에게 감사드립니다.
107108

0 commit comments

Comments
 (0)