eslint-plugin-turmag-special-rules 1.0.1 → 1.0.2
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 +0 -9
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -57,15 +57,6 @@ export default [
|
|
|
57
57
|
```
|
|
58
58
|
|
|
59
59
|
|
|
60
|
-
|
|
61
|
-
## Configurations
|
|
62
|
-
|
|
63
|
-
<!-- begin auto-generated configs list -->
|
|
64
|
-
TODO: Run eslint-doc-generator to generate the configs list (or delete this section if no configs are offered).
|
|
65
|
-
<!-- end auto-generated configs list -->
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
60
|
## Rules
|
|
70
61
|
|
|
71
62
|
<!-- begin auto-generated rules list -->
|