
Product
Introducing Webhook Events for Alert Changes
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.
eslint-plugin-closure-library
Advanced tools
A ESLint plugin for Closure Library
Use npm or a compatibility tool to install.
$ npm install --save-dev eslint eslint-plugin-closure-library
Write your config file such as .eslintrc.yml.
plugins:
- closure-library
rules:
closure-library/no-deprecated-apis: error
closure-library/prefer-native-array-methods: error
or
extends: closure-library/recommended
See also Configuring ESLint.
closure-library/recommended ... enables the recommended rules.| Rule ID | Description | |
|---|---|---|
| closure-library/no-deprecated-apis | A rule to forbid use of deprecated methods. | âď¸âď¸ |
| closure-library/prefer-native-array-methods | Suggest using native Arary methods instead apis Closure Library provides | âď¸âď¸ |
This plugin follows Semantic Versioning and ESLint's Semantic Versioning Policy.
Welcome your contribution!
See also ESLint Contribution Guide.
npm test runs tests and measures coverage.npm version <TYPE> updates the package version. And it updates lib/configs/recommended.js, lib/index.js, and README.md's rule table. See also npm version CLI command.npm run add-rule <RULE_ID> creates three files to add a new rule.FAQs
A ESlint plugin for Closure Library
We found that eslint-plugin-closure-library 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.

Product
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.

Security News
ENISA has become a CVE Program Root, giving the EU a central authority for coordinating vulnerability reporting, disclosure, and cross-border response.

Product
Socket now scans OpenVSX extensions, giving teams early detection of risky behaviors, hidden capabilities, and supply chain threats in developer tools.