@@ -17,7 +17,7 @@ $ npm install -g @superdispatch/js-tools
17
17
$ js-tools COMMAND
18
18
running command...
19
19
$ js-tools (-v| --version| version)
20
- @superdispatch/js-tools/0.13.0 linux-x64 node-v20.19.1
20
+ @superdispatch/js-tools/0.13.1 linux-x64 node-v20.19.1
21
21
$ js-tools --help [COMMAND]
22
22
USAGE
23
23
$ js-tools COMMAND
@@ -65,7 +65,7 @@ EXAMPLES
65
65
$ js-tools lint foo.js bar.js
66
66
```
67
67
68
- _ See code: [ dist/commands/lint/index.js] ( https://github.com/superdispatch/js-tools/blob/v0.13.0 /dist/commands/lint/index.js ) _
68
+ _ See code: [ dist/commands/lint/index.js] ( https://github.com/superdispatch/js-tools/blob/v0.13.1 /dist/commands/lint/index.js ) _
69
69
70
70
## ` js-tools lint:eslint `
71
71
@@ -91,7 +91,7 @@ EXAMPLES
91
91
$ js-tools lint foo.js bar.js
92
92
```
93
93
94
- _ See code: [ dist/commands/lint/eslint.js] ( https://github.com/superdispatch/js-tools/blob/v0.13.0 /dist/commands/lint/eslint.js ) _
94
+ _ See code: [ dist/commands/lint/eslint.js] ( https://github.com/superdispatch/js-tools/blob/v0.13.1 /dist/commands/lint/eslint.js ) _
95
95
96
96
## ` js-tools lint:prettier `
97
97
@@ -117,7 +117,7 @@ EXAMPLES
117
117
$ js-tools lint foo.js bar.js
118
118
```
119
119
120
- _ See code: [ dist/commands/lint/prettier.js] ( https://github.com/superdispatch/js-tools/blob/v0.13.0 /dist/commands/lint/prettier.js ) _
120
+ _ See code: [ dist/commands/lint/prettier.js] ( https://github.com/superdispatch/js-tools/blob/v0.13.1 /dist/commands/lint/prettier.js ) _
121
121
122
122
## ` js-tools lint:yarn-deduplicate `
123
123
@@ -143,6 +143,6 @@ EXAMPLES
143
143
$ js-tools lint foo.js bar.js
144
144
```
145
145
146
- _ See code: [ dist/commands/lint/yarn-deduplicate.js] ( https://github.com/superdispatch/js-tools/blob/v0.13.0 /dist/commands/lint/yarn-deduplicate.js ) _
146
+ _ See code: [ dist/commands/lint/yarn-deduplicate.js] ( https://github.com/superdispatch/js-tools/blob/v0.13.1 /dist/commands/lint/yarn-deduplicate.js ) _
147
147
148
148
<!-- commandsstop -->
0 commit comments