Files

5 lines
58 B
JavaScript
Raw Permalink Normal View History

2025-12-15 22:12:45 +08:00
module.exports = {
root: true,
extends: ['@antfu'],
}