Skip to content

Commit cf275c9

Browse files
author
15367279252qq.com
committed
fix: silence typescript baseUrl deprecation in ci
1 parent 9337915 commit cf275c9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"compilerOptions": {
33
"baseUrl": ".",
4+
"ignoreDeprecations": "6.0",
45
"paths": {
56
"@src/*": [
67
"src/*"

0 commit comments

Comments
 (0)