  {
  "compilerOptions": {
    "target": "ES6",
    "module": "commonjs",
    "allowJs": true
  }
  }