Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@bloomreach/eslint-config-nuxt

Package Overview
Dependencies
Maintainers
36
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bloomreach/eslint-config-nuxt

Bloomreach Frontend Style-Guide Nuxt

latest
npmnpm
Version
1.3.0
Version published
Weekly downloads
26
225%
Maintainers
36
Weekly downloads
 
Created
Source

Bloomreach ESLint Config

NPM License

The package provides an ESLint configuration for the Bloomreach Frontend Code Style.

What is inside?

  • Based on @bloomreach/eslint-config-base based shared config.
  • TypeScript configuration.
  • Nuxt configuration.

Get Started

Installation

To get the SDK into your project with NPM:

npm install --save-dev @bloomreach/eslint-config-nuxt

And with Yarn:

yarn add --dev @bloomreach/eslint-config-nuxt

Usage

Add the following configuration into your package.json:

  "eslintConfig": {
    "extends": "@bloomreach/eslint-config-nuxt"
  },

License

Published under Apache 2.0 license.

FAQs

Package last updated on 12 Jul 2023

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