Files
konobangu/.prettierignore
2024-12-30 06:39:09 +08:00

15 lines
140 B
Plaintext

**/payload-types.ts
.tmp
**/.git
**/.hg
**/.pnp.*
**/.svn
**/.yarn/**
**/build
**/dist/**
**/node_modules
**/temp
**/docs/**
tsconfig.json