mirror of
https://github.com/Chanzhaoyu/chatgpt-web.git
synced 2025-02-07 05:28:29 +00:00
5 lines
58 B
JavaScript
5 lines
58 B
JavaScript
module.exports = {
|
|
root: true,
|
|
extends: ['@antfu'],
|
|
}
|