hanayo/.eslintrc
2019-02-23 13:29:15 +00:00

5 lines
54 B
Plaintext

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