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 2fee062 commit 7309598Copy full SHA for 7309598
rescript.json
@@ -0,0 +1,6 @@
1
+{
2
+ "name": "rescript",
3
+ "bs-dependencies": [
4
+ "@tests/gentype-react-example"
5
+ ]
6
+}
tests/gentype_tests/typescript-react-example/rescript.json
@@ -15,7 +15,7 @@
15
},
16
"exportInterfaces": false
17
18
- "name": "sample-typescript-app",
+ "name": "@tests/gentype-react-example",
19
"bsc-flags": [],
20
"jsx": { "version": 4 },
21
"bs-dependencies": ["@rescript/react"],
0 commit comments