mirror of
https://github.com/apache/skywalking-booster-ui.git
synced 2025-10-14 03:09:18 +00:00
build: bump up dependencies (#448)
This commit is contained in:
@@ -23,6 +23,10 @@
|
||||
"paths": {
|
||||
"@/*": ["./src/*"]
|
||||
},
|
||||
"noImplicitThis": false
|
||||
"noImplicitThis": false,
|
||||
"preserveValueImports": false,
|
||||
"importsNotUsedAsValues": "remove",
|
||||
"target": "esnext",
|
||||
"lib": ["es2019", "dom"]
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user