{
  "extends": "@talend/scripts-config-typescript/tsconfig.json",
  "include": ["src/**/*"],
  "compilerOptions": {
    "declaration": true
  }
}
