eslint-plugin-decorator-position
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "eslint-plugin-decorator-position", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "ESLint plugin for enforcing decorator position", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -56,3 +56,3 @@ # eslint-plugin-decorator-position | ||
| | [base](./lib/config/base.js) | contains no rules settings, but the basic eslint configuration suitable for any project. You can use it to configure rules as you wish. | | ||
| :hamster: | [ember](./lib/ember-rules.js) | extends the `base` configuration by enabling the recommended rules for ember projects. | | ||
| :hamster: | [ember](./lib/config/ember.js) | extends the `base` configuration by enabling the recommended rules for ember projects. | | ||
@@ -59,0 +59,0 @@ ## 🍟 Rules |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
15600