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 4185277 commit 3b3ed5aCopy full SHA for 3b3ed5a
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