Patch posthog's type definitions using patch-package

Remove definitions for sentry and rrweb-snapshot
This commit is contained in:
James Salter
2021-08-03 11:59:54 +01:00
parent dc7aad1abf
commit c66d0017de
5 changed files with 177 additions and 763 deletions
-5
View File
@@ -23,11 +23,6 @@
"dom",
"dom.iterable"
],
"paths": {
"posthog-js": [
"./src/@types/posthog.d.ts"
]
}
},
"include": [
"./src/**/*.ts",