Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

eslint-plugin-web

Package Overview
Dependencies
Maintainers
0
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-web

Additional ESLint's rules for web.

  • 0.2.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
0
Created
Source

eslint-plugin-web

wip: Additional ESLint's rules for web.

💿 Install & Usage

    npm install --save-dev eslint eslint-plugin-web
  • Requires Node.js >=8.10.0
  • Requires ESLint >=5.16.0

.eslintrc.json (An example)

{
    "extends": [
        "plugin:web/all"
    ]
}

📖 Rules

  • ⭐️ - the mark of recommended rules.
  • ✒️ - the mark of fixable rules.
  • no-alert
  • no-script-url

🔧 Configs

TBF.

👫 FAQ

TBF.

🚥 Semantic Versioning Policy

eslint-plugin-web follows semantic versioning and ESLint's Semantic Versioning Policy.

📰 Changelog

TBF.

💎 Contributing

Welcome contributing!

Please use GitHub's Issues/PRs.

Development Tools

  • npm test runs tests and measures coverage.

Keywords

FAQs

Package last updated on 02 Sep 2024

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc