We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b84a73c commit 7b3aed8Copy full SHA for 7b3aed8
knip.ts
@@ -12,10 +12,6 @@ export default {
12
"src/utils.ts", // not really an entrypoint but we have deprecated `defer` there
13
"scripts/**",
14
"spec/**",
15
- // XXX: these look entirely unused
16
- "src/crypto/aes.ts",
17
- "src/crypto/crypto.ts",
18
- "src/crypto/recoverykey.ts",
19
// XXX: these should be re-exported by one of the supported exports
20
"src/matrixrtc/index.ts",
21
"src/sliding-sync.ts",
0 commit comments