eslint-plugin-todo-plz
Advanced tools
Comparing version 1.2.0 to 1.2.1
@@ -84,2 +84,3 @@ /** | ||
recommended: false, | ||
url: "https://github.com/sawyerh/eslint-plugin-todo-plz/blob/main/docs/rules/ticket-ref.md", | ||
}, | ||
@@ -86,0 +87,0 @@ fixable: null, // or "code" or "whitespace" |
{ | ||
"name": "eslint-plugin-todo-plz", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "Enforce consistent and maintainable TODO comments", | ||
@@ -27,4 +27,4 @@ "license": "MIT", | ||
"devDependencies": { | ||
"eslint": "^7.26.0", | ||
"mocha": "^8.4.0" | ||
"eslint": "^8.0.1", | ||
"mocha": "^9.1.3" | ||
}, | ||
@@ -31,0 +31,0 @@ "peerDependencies": { |
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
3845
86