tsconfig.json 73 B

1234
  1. {
  2. "extends": "../../tsconfig.backend.json",
  3. "include": ["**/*.js"]
  4. }