0.0.4 • Published 9 months ago

@dorabag/eslint-config v0.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
9 months ago

@dorabag/eslint-config

说明

eslint 配置文件

// eslint.config.js
import { base, defineConfig } from '@dorabag/eslint-config';

export default defineConfig([...base]);