tsconfig.json 70 B

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