mirror of
https://github.com/bknd-io/bknd/
synced 2026-08-04 00:56:01 +00:00
e2e: added script to auto test adapters
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"extends": "./tsconfig.json",
|
||||
"include": ["./src/**/*.ts", "./src/**/*.tsx"],
|
||||
"exclude": ["./node_modules", "./__test__"]
|
||||
"exclude": ["./node_modules", "./__test__", "./e2e"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user