mirror of
https://github.com/appium/appium.git
synced 2026-02-25 12:50:16 -06:00
`lint-staged` doesn't want to do it because reasons. I don't think it necessarily supports the use case where if file _A_ is staged, then file _B_ should be staged--it only acts upon file _A_. also replace the `lint:fix` script with use of `eslint` proper, since using `gulp` misses files _not_ in `packages/`.