UNPKG
node-ts-scaffold
Version:
latest (1.1.0)
1.1.0
1.0.1
1.0.0
CLI tool to scaffold TypeScript projects with ESLint and Prettier
node-ts-scaffold
/
build
/
index.d.ts
3 lines
(2 loc)
•
31 B
TypeScript
View Raw
1
2
3
#!/usr/bin/env node
export
{};