0.1.0 • Published 5 months ago
@elinzy/e-eslint-config v0.1.0
@elinzy/e-eslint-config
Introduction
Installation
npm install -D @elinzy/e-eslint-config
Requirements
ESLint v8.44.0 and above
Node.js v18.x, v20.x and above
Usage
- ECMAScript Modules:
// eslint.config.mjs
import eslintConfig from '@elinzy/e-eslint-config';
export default [
...eslintConfig,
]
Learn how to configure ESLint.
Documentation
License
Related
0.1.0
5 months ago