🚀 DAY 5 OF LAUNCH WEEK: Introducing Socket Firewall Enterprise.Learn more →
Socket
Book a DemoInstallSign in
Socket

@genesis-xyz/eslint-config

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@genesis-xyz/eslint-config

Genesis's eslint + prettier setup.

latest
npmnpm
Version
1.16.0
Version published
Weekly downloads
0
-100%
Maintainers
1
Weekly downloads
 
Created
Source

@genesis-xyz/eslint-config

Genesis's eslint + prettier setup.

Typescript

Installation

yarn add @genesis-xyz/eslint-config eslint prettier typescript --dev
touch .eslintrc.js

.eslintrc.js

module.exports = {
  extends: ["@genesis-xyz"],
};

Javascript

Installation

yarn add @genesis-xyz/eslint-config eslint prettier --dev
touch .eslintrc.js

.eslintrc.js

module.exports = {
  extends: ["@genesis-xyz/js"],
};

FAQs

Package last updated on 24 Nov 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