Skip to content

Commit

Permalink
Migrate from coffeescript to es6
Browse files Browse the repository at this point in the history
  • Loading branch information
yurtaev committed Aug 24, 2017
1 parent f7557bc commit da7f271
Show file tree
Hide file tree
Showing 2 changed files with 160 additions and 163 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ build_jar: build_icls
rm "IntelliJ IDEA Global Settings"

build_icls:
coffee main.coffee > $(THEME_FILENAME)
node main.js > $(THEME_FILENAME)
Loading

0 comments on commit da7f271

Please sign in to comment.