eslint-plugin-beautiful-sort
Advanced tools
Comparing version 2.0.2 to 2.0.3
{ | ||
"name": "eslint-plugin-beautiful-sort", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "eslint plugin for imports sort by their type", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -64,3 +64,3 @@ # eslint-plugin-beautiful-sort | ||
special is an array of module paths or a string regexp such as `"/^src/utils/string$"` | ||
special is an array of module paths or a string regexp such as `"/^src/utils/string$/"` | ||
@@ -67,0 +67,0 @@ ### Order |
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
43054