ci: add eslint and update linting confs
diff --git a/erpnext/public/js/controllers/buying.js b/erpnext/public/js/controllers/buying.js
index c001b4e..75d9891 100644
--- a/erpnext/public/js/controllers/buying.js
+++ b/erpnext/public/js/controllers/buying.js
@@ -34,7 +34,7 @@
 				this.frm.set_value("disable_rounded_total", disable);
 		}
 
-		/* eslint-disable */
+
 		// no idea where me is coming from
 		if(this.frm.get_field('shipping_address')) {
 			this.frm.set_query("shipping_address", function() {