Gathering detailed insights and metrics for eslint-import-resolver-module-alias-rn
Gathering detailed insights and metrics for eslint-import-resolver-module-alias-rn
npm install eslint-import-resolver-module-alias-rn
Typescript
Module System
Node Version
NPM Version
62.7
Supply Chain
70.9
Quality
74.7
Maintenance
100
Vulnerability
99.6
License
JavaScript (100%)
Total Downloads
853
Last Day
1
Last Week
2
Last Month
7
Last Year
52
2 Commits
2 Watching
1 Branches
1 Contributors
Minified
Minified + Gzipped
Latest Version
0.0.2
Package Id
eslint-import-resolver-module-alias-rn@0.0.2
Size
3.35 kB
NPM Version
3.10.3
Node Version
6.3.1
Cumulative downloads
Total Downloads
Last day
0%
1
Compared to previous day
Last week
100%
2
Compared to previous week
Last month
0%
7
Compared to previous month
Last year
-32.5%
52
Compared to previous year
A babel-plugin-module-alias-rn resolver for [eslint-plugin-import][eslint-plugin-import]
1npm install --save-dev eslint-plugin-import eslint-import-resolver-module-alias-rn
Inside your .eslintrc
file, pass this resolver to eslint-plugin-import
:
"settings": {
"import/resolver": {
"module-alias-rn": {}
}
}
And see babel-plugin-module-alias-rn to know how to configure your aliases.
{
react: Boolean,
root: String,
map: [
{
expose: String,
src: String
},
...
]
}
MIT, see LICENSE.md for details.
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
0 existing vulnerabilities detected
Reason
license file detected
Details
Reason
Found 0/2 approved changesets -- score normalized to 0
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
no SAST tool detected
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Score
Last Scanned on 2025-01-27
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More