{
  "extends": "../../tsconfig.json",
  "compilerOptions": {
    "noImplicitAny": false
  },
  "include": [
    "webpack/**/*"
  ]
}
