Security News
PyPI Introduces Digital Attestations to Strengthen Python Package Security
PyPI now supports digital attestations, enhancing security and trust by allowing package maintainers to verify the authenticity of Python packages.
@lintest/eslint-plugin
Advanced tools
This project was generated by Vessel. For a simple and quick reference, click here.
The ESLint plugin for Lintest CLI.
해당 라이브러리를 사용 할 프로젝트에서는 아래와 같이 의존성 모듈로 설치한다.
$ npm install --save @lintest/eslint-plugin
or
$ yarn add @lintest/eslint-plugin
ESLint 플러그인 옵션은 아래와 같다.
{
"@lintest/report": [
1, // 1=active, 0=inactive
"progress", // all, progress, report
10, // total report count for slowest files
300, // reports slower than limit duration (ms)
1000, // display progress interval (ms) - optional
]
}
프로젝트 변경사항은 CHANGELOG.md 파일 참조.
프로젝트 라이센스는 LICENSE 파일 참조.
FAQs
The ESLint plugin for Lintest.
The npm package @lintest/eslint-plugin receives a total of 55 weekly downloads. As such, @lintest/eslint-plugin popularity was classified as not popular.
We found that @lintest/eslint-plugin demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
PyPI now supports digital attestations, enhancing security and trust by allowing package maintainers to verify the authenticity of Python packages.
Security News
GitHub removed 27 malicious pull requests attempting to inject harmful code across multiple open source repositories, in another round of low-effort attacks.
Security News
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.