@bitfactory/eslint-config
v8.0.1
Published
ESLint sharable config for NOBEARS (former Bitfactory NL) projects
Downloads
2,960
Readme
@bitfactory/eslint-config
Shareable ESLint config for ESLint v9+ Flat Config (ESM). All rules and configurations are pre-configured. Rules can be overridden as needed.
[!IMPORTANT]
From v6.0 this package only supports ESLint v9+ with Flat Config (ESM).See Migration Guide Flat Config for detailed instructions from v5.x (legacy
.eslintrc.*) to v6.0.0+ (flat config).Bitfactory ESLint Config v5 with legacy config support (
.eslintrc.*) is deprecated and no longer supported.
Quick Start
For a quick start guide with basic installation and configuration, see QUICKSTART.md.
Contributing
For information about contributing to this project, including publishing guidelines, local development setup, and debugging tips, see CONTRIBUTING.md.
Installation
For detailed installation instructions including peer dependencies and Vue/TypeScript setup, see Installation Guide.
Configuration
For configuration examples (Vue, TypeScript) and advanced configuration options (custom plugins, ECMAScript version overrides), see Configuration Guide.
CLI Usage
For CLI usage instructions and command examples, see CLI Usage Guide.
Editor Integration
For editor integration instructions (Visual Studio Code, PhpStorm), see Editor Integration Guide.
