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 0a2739a commit bf86a11Copy full SHA for bf86a11
Taskfile
@@ -11,7 +11,7 @@ prebuild() {
11
build() {
12
cd dist
13
rm example.ts
14
- tsc -p .
+ ttsc -p .
15
rm tsconfig.json
16
cd ..
17
}
0 commit comments