kazupon / kazupon/sandbox-github-actions

[package2] 👮 ‍️i18n

Open
#72 19 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
3
Forks
0
PR merge metrics
No merged PRs in 30d

Description

- ファイル数: 1
- 件数: 19

## i18n 未対応箇所のコマンドでの確認方法

以下のコマンドをターミナルにコピー & ペーストでして確認してください。
(レポート形式は、ESLintのフォーマットになります。)

@kazupon
```sh
npx eslint --config ./.eslintrc-i18n.js --ext .vue,.js --no-eslintrc --ignore-path ./.eslintignore-i18n ./packages/package2
```

ESLint で検出した未対応箇所は、以下コメントのコメントに投稿された内容を確認してください。

Contributor guide

No contributing guide indexed for this repository

Research direction

Run the provided ESLint command with ./.eslintrc-i18n.js against ./packages/package2 and review its 19 reported i18n findings. Check the issue comments for the expected handling of each finding; done means the single affected file has no remaining untranslated locations according to that report.

Written by the indexing model from the issue text.

Assessment

Tech stack
eslint, javascript
Domain
internationalization
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.