Skip to content

eslint-config 1.0.2

Install from the command line:
Learn more about npm packages
$ npm install @spear-ai/eslint-config@1.0.2
Install via package.json:
"@spear-ai/eslint-config": "1.0.2"

About this version

@spear-ai/eslint-config

An ESLint config with all batteries included. Except ESLint itself, no peer dependencies are required.

Installation

yarn add -D eslint @spear-ai/eslint-config

Usage

Add the following to your eslint.config.js file:

import spearConfig from '@spear-ai/eslint-config';

const eslintConfig = [
  ...spearConfig,
]

export default eslintConfig;

Details


Assets

  • eslint-config-1.0.2.tgz

Download activity

  • Total downloads 0
  • Last 30 days 0
  • Last week 0
  • Today 0