@marlonbarcarol/ts-template
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

This is a template for typescript projects.

Usage:

import {  } from '';

const template = 'Test';

Debug

VSCode example F1 > Debug: Toggle Auto Attach > Always > inside vscode own terminal > node --inspect ./node_modules/.bin/jest src/index.spec.ts

Package Sidebar

Install

npm i @marlonbarcarol/ts-template

Weekly Downloads

4

Version

0.0.1

License

MIT

Unpacked Size

2.27 kB

Total Files

6

Last publish

Collaborators

  • marlonbarcarol