mirror of
https://github.com/apache/cordova-android.git
synced 2025-03-15 15:51:04 +08:00

* Lint everything, including bins w/out extension * Apply eslint --fix to all linted files * Manually fix all remaining lint rule violations * Remove ESLint inline config
5 lines
58 B
YAML
5 lines
58 B
YAML
env:
|
|
node: false
|
|
commonjs: true
|
|
browser: true
|