Files
AFFiNE-Mirror/.eslintignore
T
Chi Zhang 4dfccf5c95 feat: printer next (#601)
* feat: add printer and next.js logger style

* chore: add info for API Proxy

* tests: unit test cases is added to printer

* fix: deps

Co-authored-by: DarkSky <25152247+darkskygit@users.noreply.github.com>
2022-12-29 02:20:57 +00:00

7 lines
101 B
Plaintext

**/webpack.config.js
**/jest.config.js
**/scripts/*.js
**/node_modules/**
.github/**
**/__tests__/**