Files
backstage/.eslintignore
T
2022-12-12 15:32:06 +01:00

13 lines
197 B
Plaintext

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