NapCatQQ/napcat.webui/eslint.config.mjs
时瑾 06f6a542f5
refactor: 优化eslint配置,提升代码质量 (#1341)
* feat: 统一并标准化eslint

* lint: napcat.webui

* lint: napcat.webui

* lint: napcat.core

* build: fix

* lint: napcat.webui

* refactor: 重构eslint

* Update README.md
2025-11-03 16:30:45 +08:00

3 lines
78 B
JavaScript

import eslintConfig from '../eslint.config.mjs';
export default eslintConfig;