hanayo/.eslintrc

5 lines
54 B
Plaintext

{
"rules": {
"indent": ["warn", 2]
}
}