We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92dfc6c commit 1d5d3adCopy full SHA for 1d5d3ad
.eslintignore
@@ -0,0 +1 @@
1
+coverage
spec/tasks/info.spec.js
@@ -5,7 +5,6 @@ var info = require('../../lib/ionic/info');
5
var IonicAppLib = require('ionic-app-lib');
6
var appLibUtils = IonicAppLib.utils;
7
var appLibInfo = IonicAppLib.info;
8
-var log = IonicAppLib.logging.logger;
9
10
describe('info command', function() {
11
describe('command settings', function() {
0 commit comments