ios-control / ios-sim

Command-line application launcher for the iOS Simulator
Apache License 2.0
1.49k stars 253 forks source link

Migrate to eslint #230

Closed brodycj closed 6 years ago

brodycj commented 6 years ago

.eslintrc files based on .eslintrc files in cordova-common

with some TBD/TODO items marked in .eslintrc.yml & spec/.eslintrc.yml

includes update to use plist@3 as proposed in #229

The changes proposed here, including the changes proposed in #229, would resolve the ugly deprecation warnings generated by npm install. These changes are wanted to resolve some of the ugly warnings in the upstream cordova-ios package.