mirror of
https://github.com/shoelace-style/shoelace.git
synced 2026-01-12 02:59:13 +00:00
update config
This commit is contained in:
@@ -7,6 +7,12 @@ export default {
|
||||
files: 'src/**/*.test.ts', // "default" group
|
||||
concurrentBrowsers: 3,
|
||||
nodeResolve: true,
|
||||
testFramework: {
|
||||
config: {
|
||||
timeout: 3000,
|
||||
retries: 1
|
||||
}
|
||||
},
|
||||
plugins: [
|
||||
esbuildPlugin({
|
||||
ts: true,
|
||||
|
||||
Reference in New Issue
Block a user