• File: tsconfig.json
  • Full Path: /var/www/sandbox/node_modules/safe-push-apply/tsconfig.json
  • Date Modified: 02/20/2025 6:17 PM
  • File size: 125 bytes
  • MIME-type: text/plain
  • Charset: utf-8
{
  "extends": "@ljharb/tsconfig",
  "compilerOptions": {
    "target": "es2021",
  },
  "exclude": [
    "coverage",
  ],
}