From 1c27b0ed356e1680073f768528c4ebd7c9c85905 Mon Sep 17 00:00:00 2001 From: bazal4o Date: Thu, 11 Jan 2018 15:56:31 +0200 Subject: [PATCH] fix lint --- spec/acceptance/help-spec.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/acceptance/help-spec.ts b/spec/acceptance/help-spec.ts index af89bda2b..a360506e8 100644 --- a/spec/acceptance/help-spec.ts +++ b/spec/acceptance/help-spec.ts @@ -12,7 +12,7 @@ describe("Help command", () => { build build the project test test the project add [template] [name] Add component by it ID and providing a name. - + Options: -v, --version Show current Ignite UI CLI version [boolean] --help, -h Show help [boolean]`;