@spear-ai/eslint-config
TypeScript icon, indicating that this package has built-in type declarations

20.0.0 • Public • Published

@spear-ai/eslint-config

An ESLint config with all batteries included.

Installation

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

Usage

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

import { baseEslintConfig } from "@spear-ai/eslint-config";

const eslintConfig = [...baseEslintConfig];

export default eslintConfig;

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 20.0.0
    32
    • latest

Version History

Package Sidebar

Install

npm i @spear-ai/eslint-config

Weekly Downloads

158

Version

20.0.0

License

MIT

Unpacked Size

213 kB

Total Files

46

Last publish

Collaborators

  • psirenny
  • spear-ai-org