chore: migrate tests to typescript
This commit is contained in:
committed by
Justin Starry
parent
f912c63b22
commit
8ada44456d
@ -27,8 +27,8 @@ function generateConfig(configType, format) {
|
||||
}),
|
||||
generateTypescript
|
||||
? typescript({
|
||||
browserslist: false,
|
||||
})
|
||||
browserslist: false,
|
||||
})
|
||||
: undefined,
|
||||
babel({
|
||||
exclude: '**/node_modules/**',
|
||||
|
Reference in New Issue
Block a user