We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2639766 commit 485fc03Copy full SHA for 485fc03
README.md
@@ -54,7 +54,7 @@ Each of these flags is optional:
54
#### `comments`
55
56
```shell
57
-npx tslint-to-eslint-config --comments src/**/*.ts
+npx tslint-to-eslint-config --comments 'src/**/*.ts'
58
```
59
60
_Default: none_
0 commit comments