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

.editorconfig 70B

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