0.8.4 • Published 4 years ago
ts-standardx v0.8.4
ts-standardx WIP
Yet another customizable Standard for TypeScript.
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
4 years ago
0.8.4
4 years ago
0.8.3
4 years ago
0.8.3-0
4 years ago
0.8.2
4 years ago
0.8.1
4 years ago
0.8.0
4 years ago
0.8.0-1
4 years ago
0.8.0-0
4 years ago
0.7.9
4 years ago
0.7.8
4 years ago
0.7.7
4 years ago
0.7.6
4 years ago
0.7.5
4 years ago
0.7.4
4 years ago
0.7.3
4 years ago
0.7.2
4 years ago
0.7.1
4 years ago
0.7.0
4 years ago
0.6.0
5 years ago
0.6.0-2
5 years ago
0.6.0-1
5 years ago
0.6.0-0
5 years ago
0.5.2
5 years ago
0.5.2-0
5 years ago
0.5.1
5 years ago
0.5.0
5 years ago
0.5.0-2
5 years ago
0.5.0-1
5 years ago
0.5.0-0
5 years ago
0.4.2
5 years ago
0.4.2-0
5 years ago
0.4.1
5 years ago
0.4.0
5 years ago
0.4.0-1
5 years ago
0.4.0-0
5 years ago
0.3.2
5 years ago
0.3.1
5 years ago
0.3.0
5 years ago
0.2.0
5 years ago
0.2.0-1
5 years ago
0.2.0-0
5 years ago
0.1.0
5 years ago
0.0.3
5 years ago
0.0.2
5 years ago
0.0.1
5 years ago