dataV-xunfei/.eslintrc.cjs
2023-10-11 20:39:47 +08:00

5 lines
58 B
JavaScript

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