feat(cypress): use cy.session
Also align repo closer to `create-vue` template and improve cypress integration
This commit is contained in:
@ -10,8 +10,6 @@
|
||||
"importHelpers": true,
|
||||
"sourceMap": true,
|
||||
"strictNullChecks": true,
|
||||
// "allowJs": true,
|
||||
// "allowSyntheticDefaultImports": true,
|
||||
|
||||
"paths": {
|
||||
"@/*": ["./src/*"]
|
||||
|
Reference in New Issue
Block a user