Gathering detailed insights and metrics for @dooboo/eslint-config-remix
Gathering detailed insights and metrics for @dooboo/eslint-config-remix
Gathering detailed insights and metrics for @dooboo/eslint-config-remix
Gathering detailed insights and metrics for @dooboo/eslint-config-remix
ESLint config for Node.js, React Native and React
npm install @dooboo/eslint-config-remix
Typescript
Module System
Node Version
NPM Version
JavaScript (100%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
6 Stars
182 Commits
5 Forks
1 Watchers
13 Branches
3 Contributors
Updated on Oct 18, 2024
Latest Version
1.4.0
Package Id
@dooboo/eslint-config-remix@1.4.0
Unpacked Size
6.56 kB
Size
2.15 kB
File Count
3
NPM Version
8.19.4
Node Version
16.20.1
Published on
Jul 17, 2023
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
11
yarn add -D eslint @dooboo/eslint-config-remix prettier
Note: We're using
yarn
to install deps. Feel free to change commands to usenpm
3+ andnpx
if you like.
Add to your eslint config (.eslintrc
, or eslintConfig
field in package.json
):
{
"extends": "@dooboo/eslint-config-remix"
}
Extra installation required for user who use yarn berry (pnp). They do not install dependencies in packages.
yarn add -D prettier eslint-config-prettier eslint-plugin-prettier eslint-plugin-eslint-comments eslint-plugin-react eslint-plugin-react-hooks @typescript-eslint/eslint-plugin @typescript-eslint/parser @remix-run/eslint-config eslint-plugin-node
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
no binaries found in the repo
Reason
6 existing vulnerabilities detected
Details
Reason
dependency not pinned by hash detected -- score normalized to 1
Details
Reason
Found 0/13 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
detected GitHub workflow tokens with excessive permissions
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
security policy file not detected
Details
Reason
license 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