tsconfig.json 67 B

12345
  1. {
  2. "compilerOptions": {
  3. "experimentalDecorators": true
  4. },
  5. }