Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

eslint-import-resolver-configurable

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-import-resolver-configurable - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

2

package.json
{
"name": "eslint-import-resolver-configurable",
"version": "0.1.2",
"version": "0.1.3",
"description": "Resolve your aliases for proper linting of imports.",

@@ -5,0 +5,0 @@ "repository": {

@@ -31,3 +31,5 @@ # **eslint-import-resolver-configurable**

configurable: {
common: './src/subdir/common-components'
common: './src/subdir/common-components',
// Or absolute paths
components: '/path/to/some/dir'
}

@@ -34,0 +36,0 @@ }

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc