Socket
Socket
Sign inDemoInstall

@zoralabs/eslint-config

Package Overview
Dependencies
259
Maintainers
25
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @zoralabs/eslint-config

This is an eslint configuration file for @zoralabs projects using NextJS


Version published
Weekly downloads
1
Maintainers
25
Created
Weekly downloads
 

Readme

Source

Zoralabs eslint config

This is an eslint configuration file for @zoralabs projects using NextJS

  1. Add as a devDependency alongside eslint
  2. Create a .eslintrc.js file and extend this configuration, eg:
module.exports = {
  extends: ['@zoralabs']
}

FAQs

Last updated on 21 Sep 2022

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc