Fixes #283. Update Coffee-Formatter and add more CoffeeScript tests

This commit is contained in:
Glavin Wiechert 2015-05-02 23:07:45 -03:00
parent 4b5477e07b
commit 57e3ef4a48
3 changed files with 5 additions and 1 deletions

View File

@ -0,0 +1,2 @@
value %%= 4000
value != true

View File

@ -0,0 +1,2 @@
value %%= 4000
value != true

View File

@ -53,7 +53,7 @@
"atom-message-panel": "^1.1.1",
"atom-space-pen-views": "^2.0.3",
"bluebird": "^2.9.25",
"coffee-formatter": "^0.1.1",
"coffee-formatter": "^0.1.2",
"diff": "^1.3.2",
"editorconfig": "^0.11.4",
"emissary": "^1.0.0",