選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

.jshintignore 222B

123456789101112
  1. # The following do not need to be checked because they do not represent JS
  2. # source code.
  3. build/
  4. debian/
  5. libs/
  6. node_modules/
  7. # The following are checked by ESLint which supersedes JSHint.
  8. flow-typed/
  9. react/
  10. analytics.js