Flow: Flow config in package.json.

Created on 25 Mar 2017  路  3Comments  路  Source: facebook/flow

Add ability to define flow config inside package.json.

feature request flowconfig

Most helpful comment

IMHO, this is important to follow best JS development practices, even if tool written in other language than JS. The other request is to replace OCaml regex with regular JS regex to avoid confusion when have to configure .flowconfig.

All 3 comments

IMHO, this is important to follow best JS development practices, even if tool written in other language than JS. The other request is to replace OCaml regex with regular JS regex to avoid confusion when have to configure .flowconfig.

+1

For reference/easier findability, these are the flowconfig related issues/suggestions I found that would bring it in line with other tools like eslint, babel, webpack, etc:

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ctrlplusb picture ctrlplusb  路  3Comments

damncabbage picture damncabbage  路  3Comments

mmollaverdi picture mmollaverdi  路  3Comments

cubika picture cubika  路  3Comments

bennoleslie picture bennoleslie  路  3Comments