eslint-plugin-path
Advanced tools
Comparing version 1.0.0 to 1.0.1
"use strict"; | ||
const { noRelativeImport } = require("./rules"); | ||
const noRelativeImport = require("./rules/no-relative-imports"); | ||
@@ -5,0 +5,0 @@ module.exports = { |
{ | ||
"name": "eslint-plugin-path", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"main": "lib/index.js", | ||
@@ -5,0 +5,0 @@ "author": "qDanik <qdanik@yandex.ru>", |
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
14402
13
390