Files
backstage/.eslintignore
T
Patrik Oldsberg 47280bccd9 add playright setup + migrate a few tests in example app
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: Johan Haals <johan.haals@gmail.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-25 17:19:53 +02:00

13 lines
197 B
Plaintext

**/node_modules/**
**/dist/**
**/dist-types/**
**/storybook-static/**
**/coverage/**
**/build/**
**/.git/**
**/public/**
**/microsite/**
**/templates/**
**/sample-templates/**
playwright.config.ts