mirror of
https://github.com/zhigang1992/wallet.git
synced 2026-04-30 13:42:31 +08:00
chore: rename existing tests as legacy
This commit is contained in:
committed by
edu-stx
parent
5de2613315
commit
7b97265b44
@@ -29,9 +29,7 @@
|
||||
"@inpage/*": ["inpage/*"],
|
||||
"@app/*": ["app/*"],
|
||||
"@tests/*": ["../tests/*"],
|
||||
"@tests": ["../tests"],
|
||||
"@tests-new/*": ["../tests-legacy/*"],
|
||||
"@tests-new": ["../tests-legacy"]
|
||||
"@tests-legacy/*": ["../tests-legacy/*"]
|
||||
},
|
||||
"allowSyntheticDefaultImports": true,
|
||||
"esModuleInterop": true,
|
||||
|
||||
Reference in New Issue
Block a user