tsconfig.json 65 B

12345
  1. {
  2. "extends": "../tsconfig",
  3. "compilerOptions": {
  4. }
  5. }