Files
backstage/.eslintignore
T
2020-09-05 19:20:24 +08:00

10 lines
137 B
Plaintext

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