0.8.4 • Published 3 years ago

ts-standardx v0.8.4

Weekly downloads
117
License
MIT
Repository
github
Last release
3 years ago

ts-standardx WIP

Yet another customizable Standard for TypeScript.

npm David Renovate enabled

Install

npm install --save-dev ts-standardx

Usage

$ npx ts-standardx --help
ts-standardx: TypeScript Standard Style (https://github.com/exuanbo/ts-standardx#readme)

usage: ts-standardx <flags> [FILES...]

  If FILES is omitted, all source files (*.js, *.jsx, *.mjs, *.cjs, *.ts)
  in the current working directory will be checked recursively.

  Certain paths dist/, coverage/, files/folders that begin with '.'
  like .git/ and paths in the project's root .gitignore are ignored by default.

Basic:
  --fix          Automatically fix problems
  --verbose      Show rule names for errors (to ignore specific rules)
  -v, --version  Show current version
  -h, --help     Show usage information

Advanced:
  --stdin        Read file text from stdin
  --ext          Specify JavaScript file extensions
  --global       Declare global variable
  --plugin       Use custom eslint plugin
  --env          Use custom eslint environment
  --parser       Use custom js parser (e.g. babel-eslint)

Todo

  • Unit testing
  • Documentation

License

MIT License © 2020 Exuanbo

0.9.0-0

3 years ago

0.8.4

3 years ago

0.8.3

3 years ago

0.8.3-0

3 years ago

0.8.2

3 years ago

0.8.1

3 years ago

0.8.0

3 years ago

0.8.0-1

3 years ago

0.8.0-0

3 years ago

0.7.9

3 years ago

0.7.8

3 years ago

0.7.7

3 years ago

0.7.6

3 years ago

0.7.5

3 years ago

0.7.4

3 years ago

0.7.3

3 years ago

0.7.2

3 years ago

0.7.1

3 years ago

0.7.0

3 years ago

0.6.0

3 years ago

0.6.0-2

3 years ago

0.6.0-1

3 years ago

0.6.0-0

3 years ago

0.5.2

3 years ago

0.5.2-0

3 years ago

0.5.1

3 years ago

0.5.0

3 years ago

0.5.0-2

3 years ago

0.5.0-1

3 years ago

0.5.0-0

3 years ago

0.4.2

3 years ago

0.4.2-0

3 years ago

0.4.1

3 years ago

0.4.0

3 years ago

0.4.0-1

3 years ago

0.4.0-0

3 years ago

0.3.2

3 years ago

0.3.1

3 years ago

0.3.0

3 years ago

0.2.0

4 years ago

0.2.0-1

4 years ago

0.2.0-0

4 years ago

0.1.0

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago