Bläddra i källkod

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.
efficient_tiling
Lyubo Marinov 8 år sedan
förälder
incheckning
53954285c7
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1
    0
      .flowconfig

+ 1
- 0
.flowconfig Visa fil

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

Laddar…
Avbryt
Spara