Port cli.js to TypeScript
This commit is contained in:
parent
8fb809fa95
commit
fed46dbb4a
3 changed files with 3 additions and 2 deletions
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"files": ["cli.ts"],
|
||||
"include": ["content"],
|
||||
"compilerOptions": {
|
||||
"outDir": "build/node",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue