@@ -17,7 +17,7 @@ $ npm install -g @superdispatch/js-tools
1717$ js-tools COMMAND
1818running command...
1919$ 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
2121$ js-tools --help [COMMAND]
2222USAGE
2323 $ js-tools COMMAND
@@ -65,7 +65,7 @@ EXAMPLES
6565 $ js-tools lint foo.js bar.js
6666```
6767
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 ) _
6969
7070## ` js-tools lint:eslint `
7171
@@ -91,7 +91,7 @@ EXAMPLES
9191 $ js-tools lint foo.js bar.js
9292```
9393
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 ) _
9595
9696## ` js-tools lint:prettier `
9797
@@ -117,7 +117,7 @@ EXAMPLES
117117 $ js-tools lint foo.js bar.js
118118```
119119
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 ) _
121121
122122## ` js-tools lint:yarn-deduplicate `
123123
@@ -143,6 +143,6 @@ EXAMPLES
143143 $ js-tools lint foo.js bar.js
144144```
145145
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 ) _
147147
148148<!-- commandsstop -->
0 commit comments