Socket
Book a DemoInstallSign in
Socket

@beemo/config-eslint

Package Overview
Dependencies
Maintainers
2
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@beemo/config-eslint

ESLint config for Beemo projects.

1.1.4
Source
npmnpm
Version published
Weekly downloads
25
-87.24%
Maintainers
2
Weekly downloads
 
Created
Source

Beemo - ESLint config

Build Status npm version npm deps

An official Beemo ESLint config based on eslint-config-beemo.

yarn install --dev eslint @beemo/core @beemo/driver-eslint @beemo/config-eslint

Setup

Create a configs/eslint.ts file in your Beemo configuration module that re-exports this config.

export { default } from '@beemo/config-eslint';

Settings

The following Beemo settings can be defined and will be passed to the config.

  • node (boolean) - Denote as a Node.js project. Defaults to false.
  • react (boolean | classic | automatic) - Enable React rules. Defaults to false.
export default {
	module: '<config-module>',
	drivers: ['eslint'],
	settings: {
		react: 'automatic',
	},
};

Keywords

eslint-config

FAQs

Package last updated on 09 Feb 2022

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

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.