adbkit
adbkit copied to clipboard
Convert coffeescrpt to javascript using grunt
Hi @sorccu I have tried a different method whereby I have converted the coffeescript files to javascript using grunt. I have removed the coffeescript dependencies from the project and have replaced coffeelint with jshint. How does this one look to you?