eslint-plugin-no-use-extend-native
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "eslint-plugin-no-use-extend-native", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "ESLint plugin to prevent use of extended native objects", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -56,3 +56,3 @@ # eslint-plugin-no-use-extend-native | ||
More examples can be seen in the [tests](#test/test.js). | ||
More examples can be seen in the [tests](https://github.com/dustinspecker/eslint-plugin-no-use-extend-native/blob/master/test/test.js). | ||
@@ -59,0 +59,0 @@ |
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
15039