61ede3b 186b709 61ede3b
1
2
3
4
5
6
7
8
module.exports = { root: true, extends: ['@antfu'], rules: { "no-tabs": "off" } }