Skip to content

Commit 76f6d23

Browse files
committed
Merge branch 'main' into feature/add-export-and-example-to-diplan-client
2 parents 4bb543c + 7a34d6e commit 76f6d23

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

63 files changed

+1532
-1401
lines changed

nx.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
{
22
"$schema": "./node_modules/nx/schemas/nx-schema.json",
3+
"plugins": [
4+
"nx/plugins/package-json"
5+
],
36
"tasksRunnerOptions": {
47
"default": {
58
"runner": "nx/tasks-runners/default"

0 commit comments

Comments
 (0)