mirror of
https://github.com/youzan/vant.git
synced 2026-04-04 02:00:25 +08:00
chore: fix ts-jest warning (#8360)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"target": "ES2017",
|
||||
"target": "ES2019",
|
||||
"outDir": "./lib",
|
||||
"module": "commonjs",
|
||||
"strict": true,
|
||||
|
||||
Reference in New Issue
Block a user