moss / .eslintrc.cjs
xianqiu's picture
change the port
61ede3b
raw
history blame
58 Bytes
module.exports = {
root: true,
extends: ['@antfu'],
}