You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streampipes.apache.org by bo...@apache.org on 2023/01/02 18:46:19 UTC

[streampipes] 04/06: add linting to app-overview module (#877)

This is an automated email from the ASF dual-hosted git repository.

bossenti pushed a commit to branch chore/ui-linting-a
in repository https://gitbox.apache.org/repos/asf/streampipes.git

commit c426db7b957ea3c02176a7a26745662fc3fc6412
Author: bossenti <bo...@posteo.de>
AuthorDate: Mon Jan 2 19:35:38 2023 +0100

    add linting to app-overview module (#877)
---
 ui/.eslintignore   | 1 -
 ui/.prettierignore | 1 -
 2 files changed, 2 deletions(-)

diff --git a/ui/.eslintignore b/ui/.eslintignore
index 2bdb1038c..7b1be800c 100644
--- a/ui/.eslintignore
+++ b/ui/.eslintignore
@@ -22,7 +22,6 @@ projects
 src/app/_enums
 src/app/_guards
 src/app/_models
-src/app/app-overview
 src/app/assets
 src/app/configuration
 src/app/connect
diff --git a/ui/.prettierignore b/ui/.prettierignore
index 5d8fb6322..817ef6310 100644
--- a/ui/.prettierignore
+++ b/ui/.prettierignore
@@ -22,7 +22,6 @@ projects
 src/app/_enums
 src/app/_guards
 src/app/_models
-src/app/app-overview
 src/app/assets
 src/app/configuration
 src/app/connect