Projekt

Obecné

Profil

Stáhnout (153 Bajtů) Statistiky
| Větev: | Revize:
1
{
2
	"root": true,
3

    
4
	"extends": "@ljharb",
5

    
6
	"rules": {
7
		"id-length": 0,
8
		"max-statements": [2, 12],
9
		"max-statements-per-line": [2, { "max": 2 }]
10
	}
11
}
(2-2/9)