mirror of
https://github.com/apache/cordova-android.git
synced 2025-01-19 15:12:51 +08:00
393dad6349
Prior to this change, JS files without extension had not been linted. To match them, we need a combination of positive and negative globbing that does not mix well with the existing file selection for linting. Thus, we use npm-run-all to run two ESLint invocations unconditionally in sequence while still preserving the error code. * Lint JS w/out extension too * Fix newly surfaced linting errors * Make use of npm-run-all for test script too |
||
---|---|---|
.. | ||
lib | ||
templates | ||
android_sdk_version | ||
android_sdk_version.bat | ||
check_reqs | ||
check_reqs.bat | ||
create | ||
create.bat | ||
update | ||
update.bat |