Files
payload/examples/localization/.eslintignore
2024-12-22 19:21:56 +00:00

13 lines
130 B
Plaintext

.tmp
**/.git
**/.hg
**/.pnp.*
**/.svn
**/.yarn/**
**/build
**/dist/**
**/node_modules
**/temp
playwright.config.ts
jest.config.js