10 lines
116 B
JSON
10 lines
116 B
JSON
|
{
|
||
|
"extends": "@antfu",
|
||
|
"plugins": [
|
||
|
"antfu"
|
||
|
],
|
||
|
"rules": {
|
||
|
"antfu/no-leading-newline": "error"
|
||
|
}
|
||
|
}
|