tsconfig.json 56 B

1234
  1. {
  2. "extends": "../../tsconfig",
  3. "include": ["src"]
  4. }