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 75afc52 commit 97ea8b5Copy full SHA for 97ea8b5
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