Skip to content

Commit 65977a8

Browse files
chore: ignore wot-service.ts in knip until worker is wired in PR#3
1 parent a104d9b commit 65977a8

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.knip.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@
1414
"lzma-native"
1515
],
1616
"ignore": [
17-
".nostr/**"
17+
".nostr/**",
18+
"src/services/wot-service.ts"
1819
],
1920
"commitlint": false,
2021
"eslint": false,

0 commit comments

Comments
 (0)