mirror of
https://github.com/apache/cordova-android.git
synced 2026-04-04 00:02:03 +08:00
CB-12895 : added .eslintrc files to set up jasmine environment
This commit is contained in:
@@ -15,7 +15,6 @@
|
||||
* under the License.
|
||||
*
|
||||
*/
|
||||
/* eslint-env jasmine */
|
||||
|
||||
var rewire = require('rewire');
|
||||
var common = rewire('../../../bin/templates/cordova/lib/pluginHandlers');
|
||||
|
||||
Reference in New Issue
Block a user