There was an error while loading. Please reload this page.
1 parent 888ccc5 commit 300e148Copy full SHA for 300e148
1 file changed
src/Compiler.ts
@@ -1,3 +1,5 @@
1
+#!/usr/bin/env node
2
+
3
import * as ts from "typescript";
4
import {readFileSync,writeFileSync} from "fs";
5
0 commit comments