Gathering detailed insights and metrics for @enter-at/eslint-config-typescript-prettier
Gathering detailed insights and metrics for @enter-at/eslint-config-typescript-prettier
Gathering detailed insights and metrics for @enter-at/eslint-config-typescript-prettier
Gathering detailed insights and metrics for @enter-at/eslint-config-typescript-prettier
ESLint config with TypeScript and Prettier support
npm install @enter-at/eslint-config-typescript-prettier
Typescript
Module System
Min. Node Version
Node Version
NPM Version
JavaScript (73.66%)
TypeScript (24.28%)
Shell (2.06%)
Total Downloads
0
Last Day
0
Last Week
0
Last Month
0
Last Year
0
Apache-2.0 License
613 Commits
2 Watchers
652 Branches
4 Contributors
Updated on Jun 27, 2025
Latest Version
1.9.44
Package Id
@enter-at/eslint-config-typescript-prettier@1.9.44
Unpacked Size
16.64 kB
Size
5.79 kB
File Count
4
NPM Version
10.9.3
Node Version
18.20.8
Published on
Jun 26, 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
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
24 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
4 existing vulnerabilities detected
Details
Reason
Found 0/19 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-07-14
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