kazupon / kazupon/sandbox-github-actions
[package1] 👮 ️i18n
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
- ファイル数: 2
- 件数: 20
i18n 未対応箇所のコマンドでの確認方法
以下のコマンドをターミナルにコピー & ペーストでして確認してください。
(レポート形式は、ESLintのフォーマットになります。)
@kazupon
npx eslint --config ./.eslintrc-i18n.js --ext .vue,.js --no-eslintrc --ignore-path ./.eslintignore-i18n ./packages/package1
ESLint で検出した未対応箇所は、以下コメントのコメントに投稿された内容を確認してください。
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Run the provided ESLint command with .eslintrc-i18n.js against ./packages/package1 to reproduce the report. Read the issue comments for the 20 detected cases across two files, then address the listed i18n gaps until the command reports no remaining findings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- eslint, javascript
- Domain
- internationalization
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100