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

123456789
  1. {
  2. "extends": "@ljharb/tsconfig",
  3. "compilerOptions": {
  4. "target": "ES2021",
  5. },
  6. "exclude": [
  7. "coverage",
  8. ],
  9. }