Skip to content

laioutr/eslint-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laioutr ESLint Config

npm version npm downloads License

ESLint config for Laioutr projects.

See laioutr.com for more information about Laioutr.

Installation

pnpm add -D @laioutr/eslint-config

Quick Setup

This package exports the following configs:

  • @laioutr/eslint-config - The default config for Laioutr projects without any framework specific rules. Also re-exports the defineConfig function from eslint/config as extendConfig for type-safe extension.
  • @laioutr/eslint-config/nuxt-app - The config for Nuxt apps.
  • @laioutr/eslint-config/nuxt-module - The config for Nuxt modules and Laioutr App packages.
  • @laioutr/eslint-config/next - The config for Next.js apps.
  • @laioutr/eslint-config/oclif - The config for Oclif apps.

Publishing

To publish a new version, run pnpm release. This will:

  • Update the changelog
  • Publish the package to npmjs.org
  • Push the changes to the repository

About

Laioutr ESLint Config

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors