UNPKG

@cpuchain/eslint

Version:

Common ESLint config for CPUchain projects

5 lines (3 loc) 128 B
import tseslint from 'typescript-eslint'; import { getConfig } from './index.js'; export default tseslint.config(getConfig());