{
  "compilerOptions": {
    //  "allowSyntheticDefaultImports": true
    "lib": [
      "es6", "dom"
    ]
  }
}