{
  "compilerOptions": {
    "esModuleInterop": true,
    "lib": ["ES2015"]
  },
  "include": [
    "lib"
  ]
}