Flycro-Me/.eslintrc

7 lines
65 B
Plaintext

{
"extends": "@antfu",
"rules": {
"no-tabs": "off"
}
}