
Security News
Meet Socket at Black Hat Europe and BSides London 2025
Socket is heading to London! Stop by our booth or schedule a meeting to see what we've been working on.
eslint-config-gaoding
Advanced tools
基于稿定前端代码规范的 ESLint 配置。
首先,安装依赖:
npm install --save-dev eslint-config-gaoding
然后,创建一个 .eslintrc 文件,并输入以下内容:
{
"extends": "gaoding"
}
可以在你的 Readme 中插入这个这个标志,告诉大家你正在使用标准代码规范。
[![稿定前端代码规范][code-style-image]][code-style-url]
[code-style-image]: https://img.shields.io/badge/code%20style-gaoding-brightgreen.svg
[code-style-url]: https://git.gaoding.com/devops/frontend-code-guide
完整的规范内容请查看稿定前端代码规范。
FAQs
JS ESLint config
We found that eslint-config-gaoding 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
Socket is heading to London! Stop by our booth or schedule a meeting to see what we've been working on.

Security News
OWASP’s 2025 Top 10 introduces Software Supply Chain Failures as a new category, reflecting rising concern over dependency and build system risks.

Research
/Security News
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.