1.2.3 • Published 3 years ago

@xorsula/create-tsnode-app v1.2.3

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

Create ts node app

A little helper to create node apps. This script will configure: 1. eslint 2. prettier 3. tsconfig

Some sane defaults are pre-selected, like allowing loading json files, preventing eslint from messing up line endigs etc. You may want to fine tune eslint config (like preferred quote type). You can do this easily by modifying .eslintrc.js.

Have fun programming :)

usage

npx @xorsula/create-tsnode-app <name-of-your-project>

1.2.3

3 years ago

1.2.2

3 years ago

1.2.0

3 years ago

1.2.1

3 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.17

3 years ago

1.0.16

3 years ago

1.0.15

3 years ago

1.0.14

3 years ago

1.0.13

3 years ago

1.0.12

3 years ago

1.0.11

3 years ago

1.0.10

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago