Skip to content

Commit

Permalink
feat(libs/website): create project.json
Browse files Browse the repository at this point in the history
  • Loading branch information
HasithDeAlwis authored and MFarabi619 committed Nov 21, 2024
1 parent fe0230d commit 545d61e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions libs/website/project.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"name": "website-lib",
"$schema": "../../../node_modules/nx/schemas/project-schema.json",
"sourceRoot": "libs/website/",
"projectType": "library",
"tags": [],
"targets": {}
}

0 comments on commit 545d61e

Please sign in to comment.