Hangar/frontend/.prettierignore
MiniDigger | Martin 0b1ff4828c feat(frontend): port to unocss
can still use all windi properties and shit, but unocss is actually supported and seem faster and more reliable
2023-01-10 20:59:57 +01:00

13 lines
152 B
Plaintext

/node_modules/**
/.cache/**
/dist/**
/tests/unit/coverage/**
**/.temp/**
pnpm-lock.yaml
.vscode/**
.idea/**
server/**
.output/**
.nuxt/**
.unlighthouse