@dedmonkes/shadow-helper
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • 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.

Readme

Keywords

none

Package Sidebar

Install

npm i @dedmonkes/shadow-helper

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

30.8 kB

Total Files

9

Last publish

Collaborators

  • extrahash