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

.editorconfig 66B

123456
  1. [*]
  2. indent_style = space
  3. end_of_line = lf
  4. [*.js]
  5. indent_size = 2