UNPKG

eslint-config-bevry

Version:

Intelligent, self-configuring ESLint configuration that automatically analyzes your project structure, dependencies, and metadata to apply optimal linting rules for JavaScript, TypeScript, React, Node.js, and more.

5 lines (4 loc) 186 B
// auto-generated by boundation, do not update manually import { defineConfig } from 'eslint/config' import eslintBevry from './source/index.js' export default defineConfig(eslintBevry)