Gathering detailed insights and metrics for @ezyaez/eslint-config-ez
Gathering detailed insights and metrics for @ezyaez/eslint-config-ez
Gathering detailed insights and metrics for @ezyaez/eslint-config-ez
Gathering detailed insights and metrics for @ezyaez/eslint-config-ez
npm install @ezyaez/eslint-config-ez
Typescript
Module System
Node Version
NPM Version
51.5
Supply Chain
64
Quality
74.8
Maintenance
100
Vulnerability
95.3
License
TypeScript (81.39%)
JavaScript (18.61%)
Love this project? Help keep it running — sponsor us today! 🚀
Total Downloads
3,854
Last Day
2
Last Week
3
Last Month
37
Last Year
284
GPL-3.0 License
1 Stars
156 Commits
5 Branches
6 Contributors
Updated on May 26, 2022
Minified
Minified + Gzipped
Latest Version
1.0.8
Package Id
@ezyaez/eslint-config-ez@1.0.8
Unpacked Size
7.95 kB
Size
2.86 kB
File Count
5
NPM Version
6.14.17
Node Version
14.20.0
Cumulative downloads
Total Downloads
Last Day
0%
2
Compared to previous day
Last Week
-72.7%
3
Compared to previous week
Last Month
68.2%
37
Compared to previous month
Last Year
-58.4%
284
Compared to previous year
3
eslint-config-ez
Global ESLint configuration for Nuxt.js + TypeScript projects.
npm i -D @ezyaez/eslint-config-ez
This library contains some of most common rules for eslint for NuxtJS in integration with TypeScript. It extends @nuxtjs
, use plugins as @typescript-eslint
and parser as @typescript-eslint/parser
. It recommended to use this library as a base for your own configuration in projects.
ESLint can be configured in many ways e.g (.eslintrc.{js,yml,json} files.)
extends: ['@ezyaez/eslint-config-ez']
Run nx build eslint-config-ez
to build the library.
Run nx lint eslint-config-ez
to lint the library.
Run nx test eslint-config-ez
to execute the unit tests via Jest.
No vulnerabilities found.
Reason
no binaries found in the repo
Reason
no dangerous workflow patterns detected
Reason
license file detected
Details
Reason
Found 4/5 approved changesets -- score normalized to 8
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0
Reason
dependency not pinned by hash detected -- score normalized to 0
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
SAST tool is not run on all commits -- score normalized to 0
Details
Reason
13 existing vulnerabilities detected
Details
Score
Last Scanned on 2025-02-10
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