fix: lint

This commit is contained in:
thomas
2024-05-10 20:48:04 +02:00
parent 4d762bb890
commit 80739a6cca

View File

@@ -3,7 +3,7 @@
"$schema": "../../../node_modules/nx/schemas/project-schema.json", "$schema": "../../../node_modules/nx/schemas/project-schema.json",
"sourceRoot": "libs/decoupling/helmet/src", "sourceRoot": "libs/decoupling/helmet/src",
"prefix": "lib", "prefix": "lib",
"tags": [], "tags": ["type:hlm"],
"projectType": "library", "projectType": "library",
"targets": { "targets": {
"build": { "build": {