exclude bskyweb bskyembed and web-build (#3790)

This commit is contained in:
Samuel Newman
2024-05-01 15:29:30 +01:00
committed by GitHub
parent 09f3b2ae14
commit 80a1687dae
+2 -1
View File
@@ -12,5 +12,6 @@
"view/*": ["./src/view/*"],
"crypto": ["./src/platform/crypto.ts"]
}
}
},
"exclude": ["bskyweb", "bskyembed", "web-build"]
}