Place1 / node-gir

Node bindings to libgirepository
http://live.gnome.org/GObjectIntrospection
MIT License
27 stars 6 forks source link

Added eslint #27

Closed clayrisser closed 6 years ago

clayrisser commented 6 years ago

I added eslint and then linted the code using the airbnb eslint config

I had to add the prettierrc file to prevent the double/single quote conflict with eslint and prettier

Fixes issue #23