Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

All types in a new ReasonReact project are being reported as unresolved #268

Open
ELLIOTTCABLE opened this issue Feb 26, 2019 · 0 comments

Comments

@ELLIOTTCABLE
Copy link

image

Basically every single type in the file has useless type-annotations, unfortunately.

The contents of my .merlin file:

####{BSB GENERATED: NO EDIT
B lib/bs
FLG -open ReacticReactacReactoe
FLG -ppx '/Users/ec/Sync/Code/reactic-reactac-reactoe/node_modules/bs-platform/lib/reactjs_jsx_ppx_2.exe'
FLG -ppx /Users/ec/Sync/Code/reactic-reactac-reactoe/node_modules/bs-platform/lib/bsppx.exe
S /Users/ec/Sync/Code/reactic-reactac-reactoe/node_modules/bs-platform/lib/ocaml
B /Users/ec/Sync/Code/reactic-reactac-reactoe/node_modules/bs-platform/lib/ocaml
FLG -nostdlib -color always
FLG -w -30-40+6+7+27+32..39+44+45+101
S /Users/ec/Sync/Code/reactic-reactac-reactoe/node_modules/reason-react/lib/ocaml
B /Users/ec/Sync/Code/reactic-reactac-reactoe/node_modules/reason-react/lib/ocaml
S src
B lib/bs/src
####BSB GENERATED: NO EDIT}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@ELLIOTTCABLE and others