Skip to content

Commit

Permalink
Compile shorthand object properties to ES2015 shorthand properties
Browse files Browse the repository at this point in the history
This dramatically improves the appearance of destructured imports.
  • Loading branch information
Chris Connelly committed Mar 30, 2017
1 parent b9f8f5d commit 066071f
Show file tree
Hide file tree
Showing 14 changed files with 93 additions and 223 deletions.
6 changes: 1 addition & 5 deletions lib/coffeescript/cake.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

30 changes: 9 additions & 21 deletions lib/coffeescript/coffeescript.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

19 changes: 5 additions & 14 deletions lib/coffeescript/command.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 1 addition & 3 deletions lib/coffeescript/grammar.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 1 addition & 6 deletions lib/coffeescript/helpers.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

46 changes: 13 additions & 33 deletions lib/coffeescript/lexer.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 066071f

Please sign in to comment.