智慧水务管理系统 - 精河县供水工程综合管理平台

123456
  1. import ljharbConfig from '@ljharb/eslint-config/flat';
  2. export default [
  3. ...ljharbConfig,
  4. { rules: { 'no-extra-parens': 'off' } },
  5. ];