This website works better with JavaScript
Главная
Обзор
Помощь
Вход
caimei365
/
caimei-authentic-website-ross
Следить
5
В избранное
0
Ответвить
0
Файлы
Задачи
0
Запросы на слияние
0
Вики
Дерево:
c820439d28
Ветки
Метки
master
caimei-authe...
/
node_modules
/
eslint-plugin-promise
/
rules
/
lib
/
promise-statics.js
promise-statics.js
95 B
История
Исходник
1
2
3
4
5
6
7
8
'use strict'
module.exports = {
all: true,
race: true,
reject: true,
resolve: true,
}