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 349e553 commit 786ba42Copy full SHA for 786ba42
package.json
@@ -7,6 +7,7 @@
7
"repository": "https://github.com/reason-react-native/template",
8
"license": "MIT",
9
"keywords": [
10
+ "rescript",
11
"reason",
12
"reasonml",
13
"bucklescript",
template/.gitignore
@@ -58,7 +58,7 @@ buck-out/
58
# CocoaPods
59
/ios/Pods/
60
61
-# BuckleScript artifacts
+# ReScript / Reason / Ocaml artifacts
62
*.bs.js
63
.bsb.lock
64
.merlin
0 commit comments