Gathering detailed insights and metrics for @scaleway/eslint-config-react
Gathering detailed insights and metrics for @scaleway/eslint-config-react
Gathering detailed insights and metrics for @scaleway/eslint-config-react
Gathering detailed insights and metrics for @scaleway/eslint-config-react
scaleway-lib is a set of NPM packages used at Scaleway
npm install @scaleway/eslint-config-react
Typescript
Module System
Node Version
NPM Version
@scaleway/cookie-consent@2.0.11
Updated on Jul 02, 2025
@scaleway/use-analytics@0.0.8
Updated on Jun 30, 2025
@scaleway/use-analytics@0.0.7
Updated on Jun 26, 2025
@scaleway/use-analytics@0.0.6
Updated on Jun 25, 2025
@scaleway/use-analytics@0.0.5
Updated on Jun 25, 2025
@scaleway/use-analytics@0.0.4
Updated on Jun 24, 2025
TypeScript (91.6%)
JavaScript (8.08%)
Python (0.32%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
MIT License
29 Stars
3,062 Commits
11 Forks
11 Watchers
35 Branches
41 Contributors
Updated on Jul 11, 2025
Latest Version
5.2.10
Package Id
@scaleway/eslint-config-react@5.2.10
Unpacked Size
24.18 kB
Size
5.81 kB
File Count
10
NPM Version
10.8.2
Node Version
20.19.2
Published on
Jun 23, 2025
Cumulative downloads
Total Downloads
Last Day
0%
NaN
Compared to previous day
Last Week
0%
NaN
Compared to previous week
Last Month
0%
NaN
Compared to previous month
Last Year
0%
NaN
Compared to previous year
14
1
2
@scaleway/eslint-config-react
A shared eslint react opiniated configuration
Available in Javascript and Typescript
1$ pnpm add --dev @scaleway/eslint-config-react
Add to your .eslintrc
1{ 2 "extends": ["@scaleway/react]" 3}
Or for Typescript
1{ 2 "extends": ["@scaleway/react/typescript"], 3 "parserOptions": { 4 "project": "./path/to/tsconfig.json" 5 } 6}
We also have a standalong emotion configuration
1{ 2 "extends": ["@scaleway/react", "@scaleway/react/emotion"] 3}
No vulnerabilities found.
Reason
30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
4 existing vulnerabilities detected
Details
Reason
Found 0/5 approved changesets -- score normalized to 0
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
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
Score
Last Scanned on 2025-07-07
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