mirror of
https://github.com/S2-/gitlit
synced 2025-08-03 04:40:05 +02:00
10 lines
140 B
Plaintext
10 lines
140 B
Plaintext
{
|
|
"undef": true,
|
|
"unused": "vars",
|
|
"browser": true,
|
|
"node": true,
|
|
"eqnull": true,
|
|
"esnext": true,
|
|
"indent": 4
|
|
}
|