admc / wd

A node.js client for webdriver/selenium 2.
Other
1.53k stars 404 forks source link

Move linting to eslint #589

Closed imurchie closed 5 years ago

imurchie commented 5 years ago

This adds eslint support. The config is essentially the default set by eslint analyzing the existing code.

imurchie commented 5 years ago

Working on why the tests hang...