Skip to content
This repository has been archived by the owner on Feb 16, 2021. It is now read-only.

Commit

Permalink
docs: remove useless [include] configuration in .flowconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
gcanti committed Sep 9, 2016
1 parent 86d73e4 commit 74df99e
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,13 +101,6 @@ const createThenLookupUser: (username: string) => Eff<{ read: DB, write: DB }, ?
Download the source code with the command `npm i gcanti/flow-static-land#master`
Add the following include to your `.flowconfig` file
```
[include]
./node_modules/flow-static-land/
```
**Bundles**
In order to build a bundle, add the following plugins to your `.babelrc` file
Expand Down

0 comments on commit 74df99e

Please sign in to comment.