explicitly specify test files
This commit is contained in:
@@ -54,6 +54,9 @@
|
||||
"--loader=esbuild-node-loader",
|
||||
"--experimental-specifier-resolution=node",
|
||||
"--no-warnings"
|
||||
],
|
||||
"files": [
|
||||
"tests/**/*.test.ts"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user