koding / kite.js

Kite client in JavaScript
kite.koding.com
MIT License
75 stars 16 forks source link

Convert commonjs requires to es6 imports #37

Closed usirin closed 7 years ago

usirin commented 7 years ago

@gokmen already fixed the exports, this pr fixes the requires. Also removes an eslint rule which conflicts with prettier rules.