Skip to content

CodeRigged/npm-typescript-package

Repository files navigation

npm-typescript-package

This template can be used to create new npm packages with some set standards.

Typescript

Typescript is build on Javascript and is primarily used for catching errors and providing types for your code, see docs. Typescript files will compile to js and types (d.ts) in a dist folder.

Prettier & ESLint

Prettier and ESLint are defined as the default code formatter. I would recommend the Prettier - Code formatter extension when using VSCode as your default IDE.

Other

Everything is optional, feel free to edit/delete any dependencies and files.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •