CongMa2 / views /.eslintrc.cjs
XuBailing's picture
Upload 183 files
aeee1e2
raw
history blame contribute delete
58 Bytes
module.exports = {
root: true,
extends: ['@antfu'],
}