Files
backstage/.eslintignore
T
2020-09-16 15:07:08 +02:00

12 lines
176 B
Plaintext

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