Files
mchat/ai-chat-web/.eslintrc.cjs
2026-04-06 11:38:45 +08:00

5 lines
58 B
JavaScript

module.exports = {
root: true,
extends: ['@antfu'],
}