CongMa / views /.eslintrc.cjs
XuBailing's picture
Upload 243 files
107f987
raw
history blame
58 Bytes
module.exports = {
root: true,
extends: ['@antfu'],
}