-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.merlin
20 lines (20 loc) · 1.12 KB
/
.merlin
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
####{BSB GENERATED: NO EDIT
B lib/bs
FLG -open FunctionalVite
FLG -ppx '/Users/pontakornth/Programming/functional-vite/node_modules/bs-platform/darwin/bsc.exe -as-ppx -bs-jsx 3'
S /Users/pontakornth/Programming/functional-vite/node_modules/bs-platform/lib/ocaml
B /Users/pontakornth/Programming/functional-vite/node_modules/bs-platform/lib/ocaml
FLG -w +a-4-9-20-40-41-42-50-61-102
S /Users/pontakornth/Programming/functional-vite/node_modules/reason-react/lib/ocaml
B /Users/pontakornth/Programming/functional-vite/node_modules/reason-react/lib/ocaml
S /Users/pontakornth/Programming/functional-vite/node_modules/bs-fetch/lib/ocaml
B /Users/pontakornth/Programming/functional-vite/node_modules/bs-fetch/lib/ocaml
S /Users/pontakornth/Programming/functional-vite/node_modules/@glennsl/bs-json/lib/ocaml
B /Users/pontakornth/Programming/functional-vite/node_modules/@glennsl/bs-json/lib/ocaml
S /Users/pontakornth/Programming/functional-vite/node_modules/reason-fela/lib/ocaml
B /Users/pontakornth/Programming/functional-vite/node_modules/reason-fela/lib/ocaml
S src
B lib/bs/src
S src/components
B lib/bs/src/components
####BSB GENERATED: NO EDIT}