migrate to jest (#721)
* migrate rrweb-snapshot tests to jest * migrate rrweb tests to jest
This commit is contained in:
@@ -13,9 +13,5 @@
|
||||
"downlevelIteration": true
|
||||
},
|
||||
"exclude": ["test"],
|
||||
"include": [
|
||||
"src",
|
||||
"test.d.ts",
|
||||
"node_modules/@types/css-font-loading-module/index.d.ts"
|
||||
]
|
||||
"include": ["src", "node_modules/@types/css-font-loading-module/index.d.ts"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user