This website works better with JavaScript
Главная
Обзор
Помощь
Регистрация
Вход
webchat-group
/
webchat-front
Следить
4
В избранное
1
Ответвить
0
Файлы
Задачи
0
Запросы на слияние
0
Вики
Дерево:
b1225cb716
Ветки
Метки
master
webchat-front
/
node_modules
/
logform
/
.eslintrc
.eslintrc
105 B
История
Исходник
1
2
3
4
5
6
7
{
"extends": "@dabh/eslint-config-populist",
"rules": {
"no-undefined": 0,
"strict": 0
}
}