pc-nitro/.eslintrc.json

6 lines
42 B
JSON

{
"rules": {
"indent": ["tab", 4]
}
}