Первоначальная настройка ts. Установка readline
related #1
parents
Showing
.gitignore
0 → 100644
package-lock.json
0 → 100644
package.json
0 → 100644
{ | |||
"dependencies": { | |||
"readline-sync": "^1.4.10" | |||
}, | |||
"devDependencies": { | |||
"@types/readline-sync": "^1.4.8" | |||
} | |||
} |
src/index.ts
0 → 100644
tsconfig.json
0 → 100644
Please
register
or
sign in
to comment