mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2025-12-18 20:30:08 +08:00
* feat: 统一并标准化eslint * lint: napcat.webui * lint: napcat.webui * lint: napcat.core * build: fix * lint: napcat.webui * refactor: 重构eslint * Update README.md
3 lines
78 B
JavaScript
3 lines
78 B
JavaScript
import eslintConfig from '../eslint.config.mjs';
|
|
export default eslintConfig;
|