Gathering detailed insights and metrics for @enter-at/eslint-config-typescript-prettier
Gathering detailed insights and metrics for @enter-at/eslint-config-typescript-prettier
npm install @enter-at/eslint-config-typescript-prettier
Typescript
Module System
Min. Node Version
Node Version
NPM Version
49.1
Supply Chain
69.6
Quality
81.3
Maintenance
100
Vulnerability
95.8
License
JavaScript (73.66%)
TypeScript (24.28%)
Shell (2.06%)
Love this project? Help keep it running — sponsor us today! 🚀
Total Downloads
61,622
Last Day
26
Last Week
98
Last Month
884
Last Year
18,189
Apache-2.0 License
572 Commits
3 Watchers
652 Branches
4 Contributors
Updated on Feb 13, 2025
Minified
Minified + Gzipped
Latest Version
1.9.35
Package Id
@enter-at/eslint-config-typescript-prettier@1.9.35
Unpacked Size
16.64 kB
Size
5.79 kB
File Count
4
NPM Version
10.9.2
Node Version
18.20.5
Published on
Jan 19, 2025
Cumulative downloads
Total Downloads
Last Day
136.4%
26
Compared to previous day
Last Week
-38.4%
98
Compared to previous week
Last Month
86.1%
884
Compared to previous month
Last Year
-11.2%
18,189
Compared to previous year
7
3
3
Enterat's ESLint config with TypeScript and Prettier support.
It's 100% Open Source and licensed under the APACHE2.
Install typescript
, eslint
and prettier
, @enter-at/eslint-config-typescript-prettier
and put it into your .eslintrc.js
.
1$ npm install typescript eslint prettier @enter-at/eslint-config-typescript-prettier --save-dev
Update your .eslintrc.js
file to contain at least the following lines.
1module.exports = { 2 extends: "@enter-at/typescript-prettier" 3};
Got a question?
File a GitHub issue.
Please use the issue tracker to report any bugs or file feature requests.
If you are interested in being a contributor and want to get involved in developing this project, we would love to hear from you!
In general, PRs are welcome. We follow the typical "fork-and-pull" Git workflow.
NOTE: Be sure to merge the latest changes from "upstream" before making a pull request!
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
19 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
packaging workflow detected
Details
Reason
3 existing vulnerabilities detected
Details
Reason
Found 0/17 approved changesets -- score normalized to 0
Reason
detected GitHub workflow tokens with excessive permissions
Details
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
branch protection not enabled on development/release branches
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
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