@base32/dspacejs
TypeScript icon, indicating that this package has built-in type declarations

0.3.11 • Public • Published

typescript-boilerplate

A quick start repo for typescript projects.

Contains these tools:

  1. Prettier for code formatting
  2. ESLint for linting
  3. .env for loading environment variables
  4. My favorite logging library, electron-log

All of your typescript files should go in the ./src directory, and the compiled javscript will be available at ./dist.

Setup

  • Install the dependencies

yarn

  • Start the project. Typescript will be compiled automatically.

yarn start

You can now lint your project with yarn lint.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.3.11
    1
    • latest

Version History

Package Sidebar

Install

npm i @base32/dspacejs

Weekly Downloads

1

Version

0.3.11

License

MIT

Unpacked Size

33.2 kB

Total Files

31

Last publish

Collaborators

  • extrahash