{
  "compilerOptions": {
    "strict": true, /* Enable all strict type-checking options. */
    "declaration": true, /* Generates corresponding '.d.ts' file. */
    "outDir": "../../dist", // Output to dist folder
    "removeComments": true /* Do not emit comments to output. */
  }
}