hanayo/.eslintrc

5 lines
54 B
Plaintext
Raw Permalink Normal View History

2019-02-23 13:29:15 +00:00
{
"rules": {
"indent": ["warn", 2]
}
}