10 lines
103 B
Plaintext
10 lines
103 B
Plaintext
|
{
|
||
|
"env": {
|
||
|
"node": true
|
||
|
},
|
||
|
"extends": "@antfu",
|
||
|
"rules": {
|
||
|
"import/named": "off"
|
||
|
}
|
||
|
}
|