Skip to content
This repository has been archived by the owner on Dec 13, 2018. It is now read-only.

Commit

Permalink
Add a .bigdig.toml flow with Flow configured.
Browse files Browse the repository at this point in the history
Reviewed By: hansonw

Differential Revision: D8597956

fbshipit-source-id: b9224adfbd19817de4c9c93957971b11cd62f71b
  • Loading branch information
bolinfest authored and facebook-github-bot committed Jun 23, 2018
1 parent 5db973a commit e40c619
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .bigdig.toml
@@ -0,0 +1,6 @@
[lsp]

[lsp.flow]
language = ["javascript"]
command = "flow"
args = ["lsp", "--from", "big-dig", "--lazy-mode", "ide"]

0 comments on commit e40c619

Please sign in to comment.