Skip to content

Commit

Permalink
fix: add tags
Browse files Browse the repository at this point in the history
  • Loading branch information
jonnigs committed Sep 19, 2024
1 parent 545c4cf commit c568918
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"$schema": "../../../../../node_modules/nx/schemas/project-schema.json",
"sourceRoot": "libs/application/templates/inao/financial-statement-political-party/src",
"projectType": "library",
"tags": [],
"tags": ["scope:application-system", "lib:application-system"],
"targets": {
"lint": {
"executor": "@nx/eslint:lint"
Expand Down

0 comments on commit c568918

Please sign in to comment.