Files
WRNexusJS/.prettierignore
T
2026-08-01 10:04:42 +05:30

24 lines
414 B
Plaintext

node_modules/
dist/
**/dist/
.publish/
**/.wirefw/
coverage/
bun.lock
bun.lockb
*.log
# Generated code (queries.gen.ts, routes.gen.ts, etc.)
**/*.gen.ts
# Bundled .wire compiler for the VS Code extension (generated)
editors/vscode/src/compiler.cjs
*.svg
**/.vscodeignore
# Local focused typecheck helpers (never part of a release)
focus-shims.d.ts
**/focus-shims.d.ts
tsconfig.focus.json
**/tsconfig.focus.json