
Company News
Socket Named Top Sales Organization by RepVue
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.
eslint-config-test-brook
Advanced tools
$ npm i @blueking/eslint-config@latest -D
@blueking/eslint-config 已经把 eslint 相关的包全部安装(不会对项目的打包构建产生影响),因此仅需要安装 @blueking/eslint-config 即可。
module.exports = {
root: true,
// vue 相关的规则,加载 vue 规则会自动加载 es6 的规则
// 现已支持vue、js两种配置
// @blueking/eslint-config/vue 检测vue,js,及vue中混合ts标签设置的语法规范
// @blueking/eslint-config/js 检测js, ts 及混合语法语法规范
extends: [
'@blueking/eslint-config/vue'
]
}
FAQs
蓝鲸前端代码 ESLint 规则
We found that eslint-config-test-brook 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.

Company News
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.

Security News
NIST will stop enriching most CVEs under a new risk-based model, narrowing the NVD's scope as vulnerability submissions continue to surge.

Company News
/Security News
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.