From 80739a6ccaddf18d7eef7a0ad005e06a045b3ecb Mon Sep 17 00:00:00 2001 From: thomas Date: Fri, 10 May 2024 20:48:04 +0200 Subject: [PATCH] fix: lint --- libs/decoupling/helmet/project.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/decoupling/helmet/project.json b/libs/decoupling/helmet/project.json index 92a5204..4520673 100644 --- a/libs/decoupling/helmet/project.json +++ b/libs/decoupling/helmet/project.json @@ -3,7 +3,7 @@ "$schema": "../../../node_modules/nx/schemas/project-schema.json", "sourceRoot": "libs/decoupling/helmet/src", "prefix": "lib", - "tags": [], + "tags": ["type:hlm"], "projectType": "library", "targets": { "build": {