chore: rename existing tests as legacy

This commit is contained in:
Eduard Bardají Puig
2022-11-22 12:03:05 +00:00
committed by edu-stx
parent 5de2613315
commit 7b97265b44
80 changed files with 117 additions and 112 deletions

View File

@@ -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,