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.
rescript clean
rm
1 parent 78415d5 commit 9516742Copy full SHA for 9516742
tests/gentype_tests/typescript-react-example/Makefile
@@ -9,7 +9,7 @@ test:
9
|| exit 1
10
11
clean:
12
- rm -rf lib src/*.res.js src/*.gen.tsx
+ yarn clean
13
14
.DEFAULT_GOAL := test
15
0 commit comments