Skip to content

Commit

Permalink
Update Japanese document for 40d1d5e
Browse files Browse the repository at this point in the history
  • Loading branch information
munierujp committed Jul 5, 2019
1 parent 13ffec8 commit 0cfc932
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/README-ja.md
Expand Up @@ -539,7 +539,7 @@ standard *.ts
$ standard --env mocha
```

`mocha``jasmine``jest``qunit``phantomjs`などのいずれかになります。完全なリストを見るには、ESLintの[specifying environments](http://eslint.org/docs/user-guide/configuring.html#specifying-environments)を参照してください。これらの環境で使用可能なグローバルオブジェクトのリストについては、[globals](https://github.com/sindresorhus/globals/blob/master/globals.json)のnpm moduleを参照してください。
`mocha``jest``jasmine``qunit``phantomjs`などのいずれかになります。完全なリストを見るには、ESLintの[specifying environments](http://eslint.org/docs/user-guide/configuring.html#specifying-environments)を参照してください。これらの環境で使用可能なグローバルオブジェクトのリストについては、[globals](https://github.com/sindresorhus/globals/blob/master/globals.json)のnpm moduleを参照してください。

*注: `env``envs`は同じです。*

Expand Down

0 comments on commit 0cfc932

Please sign in to comment.