UNPKG

@nish1896/eslint-flat-config

Version:

Linting rules configured for ESLint v9 and above to catch potential errors and ensure consistent code formatting.

6 lines (3 loc) 102 B
import type { Linter } from 'eslint'; declare const config: Linter.Config[]; export default config;