UNPKG
mullvad-servers-ping-tester
Version:
latest (1.0.0)
1.0.0
Инструмент для тестирования пинга серверов Mullvad VPN с расширенной аналитикой
mullvad-servers-ping-tester
/
.prettierrc
10 lines
•
190 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
{
"semi"
:
true
,
"trailingComma"
:
"all"
,
"singleQuote"
:
true
,
"printWidth"
:
100
,
"tabWidth"
:
2
,
"endOfLine"
:
"auto"
,
"arrowParens"
:
"avoid"
,
"bracketSpacing"
:
true
}