2.2.4 • Published 3 years ago

fsgen v2.2.4

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

Introduction

Add eslint prettier and code auto-format at precommit hooks for your app(include typescript), react and scss default.

Installtion

yarn global add fsgen
npm i fsgen -g

Usage

// Not in the project folder
fsgen my-app

// In the project folder
fsgen

// Use yarn instead of npm
fsgen -y

// Add config for typescript
fsgen -t

// Add config for cra
fsgen -c

// Show help
fsgen -h

// Show version
fsgen -V

Then you folder will add some files, such as .eslint.js, .eslintignore, .editorconfig, .stylelintrc.js, and package.json will be modified.

We will add some node_modules, such as lint-staged husky commitizen prettier eslint-config-prettier eslint-plugin-prettier.

vscode-eslint configuration

https://github.com/microsoft/vscode-eslint

2.2.3

3 years ago

2.2.4

3 years ago

2.2.2

5 years ago

2.2.1

5 years ago

2.1.3

5 years ago

2.1.2

5 years ago

2.1.1

5 years ago

2.1.0

5 years ago

2.0.2

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.2.2

5 years ago

1.2.1

5 years ago

1.2.0

5 years ago

1.1.9

5 years ago

1.1.8

5 years ago

1.1.7

5 years ago

1.1.6

5 years ago

1.1.5

5 years ago

1.1.4

5 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

0.1.1

5 years ago