📄 tsconfig.json
/home/palash/git/site/node_modules/which-builtin-type/tsconfig.json
Language: json • Lines: 9
{
  "extends": "@ljharb/tsconfig",
  "compilerOptions": {
    "target": "ES2021",
  },
  "exclude": [
    "coverage"
  ]
}