Просмотр исходного кода

Fix `flow` (and `npm run lint`)

The npm library promise (https://github.com/then/promise) was updated
(roughly 2 hours ago) and our flow setup does not pass successfully on
it.
master
Lyubo Marinov 8 лет назад
Родитель
Сommit
53954285c7
1 измененных файлов: 1 добавлений и 0 удалений
  1. 1
    0
      .flowconfig

+ 1
- 0
.flowconfig Просмотреть файл

@@ -19,6 +19,7 @@
19 19
 .*/node_modules/babel-core/.*
20 20
 .*/node_modules/bower/.*
21 21
 .*/node_modules/jsonlint/.*
22
+.*/node_modules/promise/index.js.flow
22 23
 .*/node_modules/styled-components/.*
23 24
 
24 25
 [include]

Загрузка…
Отмена
Сохранить