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.
Files changed (2) hide show
  1. package/README.md +0 -9
  2. 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 -->
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "eslint-plugin-turmag-special-rules",
3
- "version": "1.0.1",
3
+ "version": "1.0.2",
4
4
  "description": "Special eslint rules for your awesome projects",
5
5
  "keywords": [
6
6
  "eslint",