tsconfig.json 53 B

12345
  1. {
  2. "compilerOptions": {
  3. "target": "ESNext"
  4. }
  5. }