루밀LuMir

Results 16 issues of 루밀LuMir

Hello 😊 For general Windows users, when cloning the react.dev repository, `LF` often automatically changes to `CRLF` if no special settings are made in the editor. Typically, this changes back...

CLA Signed

안녕하세요, `src/content/reference/rsc/use-server.md` 문서를 수정하였습니다. (#981) 1. Caveats -> 주의사항 - 공식문서 간 'Caveats'는 항상 '주의사항'으로 번역되어져 왔습니다. (ex. [use client](https://ko.react.dev/reference/rsc/use-client#caveats)) 2. import를 포함한 다른 코드보다 위에 있어야 합니다 -> import를...

### Summary 안녕하세요😊 레포지토리 상의 `textlint`의 사용이 deprecated 되었나 여쭤보고자 합니다. (#926 이슈와 유사한 내용입니다.) ### Page _No response_ ### Details `textlint`를 통한 일관된 용어 사용([Wiki](https://github.com/reactjs/ko.react.dev/wiki/Translate-Glossary))을 통해 문서 개선을 시도하였지만,...

Hello😊 Thanks for having attention to this issue. ### What? **Fixed a bug.** The `next lint` command's `--file` option was intended to allow users to lint specific files directly by...

type: next

# fix: correct path handling for file name extraction in `rss.js` Hello😊 Thank you for your attention to this matter :) ## 1. Description This PR addresses an issue with...

CLA Signed

# Description Hello, I fixed typo in `README.md` I think using `or` is more correct rather than using `,`(comma). Every other descriptions are written with `or` not a `,`(comma). ex.)...

## 📚 Improving Documentation Hello, I've fixed typos in `webpack.mdx`. I added missing punctuations and wrapped some code related keywords in inline code blocks.

Documentation

## 📚 Improving Documentation Hello, I've fixed an wrong JavaScript code in `docs/02-app/02-api-reference/01-components/script.mdx` There's no need to use type declaration in JavaScript code. So I deleted it. Additionally, I've wrapped...

Documentation

# 🐛Fixed a bug Hello, I've fixed a bug where the `next info` command does not correctly output the versions of `npm`, `yarn`, and `pnpm` especially in **Windows**. ## Why?...

type: next

## 📚Improving Documentation Hello, I've added `module.exports` and `version: experimental` metadata. Since the configuration uses `experimental` key, I believe it's necessary to include `version: experimental` in the metadata. Additionally, in...

Documentation