Skip to content

Instantly share code, notes, and snippets.

@taisyo7333
Created July 4, 2016 23:39
Show Gist options
  • Save taisyo7333/0102af57df716b66e61511f2147ba16f to your computer and use it in GitHub Desktop.
Save taisyo7333/0102af57df716b66e61511f2147ba16f to your computer and use it in GitHub Desktop.
Emacs 設定改善

ReactJS を使った場合に下記の点が問題。

  • JSX 部分のインデント
    • 特に 属性を改行する場合。
  • JSX 内で = を入力すると "" が自動挿入される。 "" はいらない。
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment