chore(npm): bump @cordova/eslint-config@^4.0.0 (#1421)

* chore(npm): bump @cordova/eslint-config@^4.0.0
* style(lint): apply auto corrections
* style(lint): convert hasAndroidHome var to let and hoisted
This commit is contained in:
エリス
2022-04-18 10:39:54 +09:00
committed by GitHub
parent 62ed71c539
commit a2bb7f1173
25 changed files with 1091 additions and 2686 deletions

View File

@@ -19,7 +19,7 @@
'use strict';
var events = require('cordova-common').events;
const events = require('cordova-common').events;
/**
* Retry a promise-returning function a number of times, propagating its