tsconfig.json 73 B

123456
  1. {
  2. "extends": "@ljharb/tsconfig",
  3. "exclude": [
  4. "coverage",
  5. ],
  6. }