aboutsummaryrefslogtreecommitdiff
path: root/cypress/tsconfig.json
AgeCommit message (Collapse)AuthorFilesLines
2024-11-09docs(guide): remove esModuleInterop flag from config (#3192)ST-DDT1-1/+0
2024-02-05chore(deps): update dependency prettier to v3.2.5 (#2639)renovate[bot]1-2/+2
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: ST-DDT <[email protected]>
2024-01-22chore(deps): update dependency prettier to v3.2.4 (#2615)renovate[bot]1-2/+2
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: ST-DDT <[email protected]>
2022-09-09test: e2e tests (#1362)Shinigami1-2/+5
2022-01-28chore: adding cypress integration tests (#240)Jess1-0/+8
Co-authored-by: Daniel Bannert <[email protected]> Co-authored-by: Shinigami92 <[email protected]>