Socket
Book a DemoInstallSign in
Socket

@golemio/eslint-config

Package Overview
Dependencies
Maintainers
5
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@golemio/eslint-config

Golemio ESLint Shareable Config

latest
Source
npmnpm
Version
1.1.2
Version published
Maintainers
5
Created
Source

@golemio/eslint-config

Golemio ESLint Shareable Config

Installation

npm install --save-dev @golemio/eslint-config typescript@^4.4.4 eslint@^8.1.1 prettier@^2.5.1

Usage

// .eslintrc.js
module.exports = {
    extends: "@golemio/eslint-config",
};

Tests

Clone the repo, npm install, and run npm run test

Keywords

golemio

FAQs

Package last updated on 13 May 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