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 933287c commit 1350c61Copy full SHA for 1350c61
test/typescript_declarations/Makefile
@@ -2,7 +2,7 @@
2
clean:
3
rm -rf build
4
5
-.PHONY: build
+.PHONY: test
6
test:
7
cargo run --quiet -- build
8
tsc ./build/dev/javascript/typescript_declarations/typescript_declarations.d.mts --noEmit --lib es2015
0 commit comments