We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da44f65 commit f85be9fCopy full SHA for f85be9f
Makefile
@@ -8,7 +8,8 @@ TS=yarn tree-sitter
8
wild_github_repos := rescript-lang/rescript-react \
9
rescript-association/rescript-lang.org \
10
tinymce/rescript-webapi \
11
- cca-io/rescript-material-ui
+ cca-io/rescript-material-ui \
12
+ rescript-association/reanalyze
13
14
wild_sandboxes := $(patsubst %,test_wild/%,$(wild_github_repos))
15
0 commit comments