Projekt

Obecné

Profil

Stáhnout (151 Bajtů) Statistiky
| Větev: | Revize:
1 3a515b92 cagy
{
2
	"root": true,
3
4
	"extends": "@ljharb",
5
6
	"overrides": [
7
		{
8
			"files": "test/**",
9
			"rules": {
10
				"no-restricted-properties": 0,
11
			},
12
		},
13
	],
14
}