AppFlowy/frontend/appflowy_web_app/.eslintignore
Kilu.He 9135fb94ad
feat: support web document and cypress test (#5116)
* feat: support web document and cypress test

* fix: support blocks

* fix: support table and outline

* fix: update nginx
2024-04-29 14:32:14 +08:00

9 lines
111 B
Plaintext

node_modules/
dist/
src-tauri/
.eslintrc.cjs
tsconfig.json
**/backend/**
vite.config.ts
**/*.cy.tsx
*.config.ts