Initial e2e test setup

This commit is contained in:
Elio Struyf
2022-06-28 08:53:15 +02:00
parent 79157feed5
commit 8f4fe45d9e
12 changed files with 12989 additions and 113 deletions

View File

@@ -10,8 +10,4 @@
"typescript.tsc.autoDetect": "off",
"eliostruyf.writingstyleguide.terms.isDisabled": true,
"eliostruyf.writingstyleguide.biasFree.isDisabled": true,
"exportall.config.folderListener": [
"/src/pagesView/state/atom",
"/src/pagesView/state/selectors"
]
}