@kitschpatrol/eslint-config 6.1.0 → 7.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/readme.md CHANGED
@@ -1,5 +1,3 @@
1
- <!--+ Warning: Content inside HTML comment blocks was generated by mdat and may be overwritten. +-->
2
-
3
1
  <!-- title -->
4
2
 
5
3
  # @kitschpatrol/eslint-config
@@ -172,9 +170,9 @@ Usage:
172
170
  ksc-eslint print-config [file]
173
171
  ```
174
172
 
175
- | Positional Argument | Description | Type |
176
- | ------------------- | --------------------------- | -------- |
177
- | `file` | File or glob pattern to TK. | `string` |
173
+ | Positional Argument | Description | Type |
174
+ | ------------------- | ------------------------------------------------ | -------- |
175
+ | `file` | File or glob pattern to print configuration for. | `string` |
178
176
 
179
177
  | Option | Description | Type |
180
178
  | ------------------- | ------------------- | --------- |