Skip to content

Commit 4ae842a

Browse files
committed
fix
1 parent 151885e commit 4ae842a

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

knip.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"$schema": "https://unpkg.com/knip@5/schema.json",
3-
"ignoreBinaries": ["gh"],
43
"workspaces": {
54
".": {
65
"entry": ["scripts/*.ts"]

nx.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,5 @@
6464
"cache": true,
6565
"inputs": ["{workspaceRoot}/**/package.json"]
6666
}
67-
},
68-
"analytics": true
67+
}
6968
}

0 commit comments

Comments
 (0)